wrap: Fix logic for whether Steam Runtime is passed through
If opt_runtime is NULL, it makes no sense to look at what happens if it
is dereferenced. The intention here was to treat both NULL and the empty
string as no runtime.
Detected by clang scan-build.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
Loading
Please register or sign in to comment