348e470bc6
Coverity reports a forward null dereference from a for loop
that works with a variable previously tested for null that had no error
handling or condition to prevent it. Pretty obvious fix below.
Coverity issue: 139593
Fixes:
|
||
---|---|---|
.. | ||
pmdinfogen | ||
auto-config-h.sh | ||
depdirs-rule.sh | ||
gen-build-mk.sh | ||
gen-config-h.sh | ||
Makefile | ||
relpath.sh |