Skip to content
Commit 87b64187 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

exekall: Fix expressions building

When a parameter can be built with an operator, but nothing can provide the
necessary prerequisites for that operator, the expression was unconditionally
discarded. If the parameter has a default value, it should just be ignored in
that case, and the expression should still be built.

Sanitize the expression building function and cleanly deal with these
conditions.
parent cdcc7621
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment