Skip to content
Commit 7c03e944 authored by Francis Herne's avatar Francis Herne
Browse files

Return immediately with unsupported custom-build-job arguments

In case the arguments couldn't be evaluated, CustomBuildJob::start()
 attempted to display a warning but then tried to use the result anyway.

This caused either an assert (debug builds) or a segfault.
BUG: 376833
parent c0e58651
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment