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:
|
||
---|---|---|
.. | ||
Makefile | ||
pmdinfogen.c | ||
pmdinfogen.h |