
Simon McVittie
authored
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>