numam-dpdk/buildtools/pmdinfogen
Neil Horman 348e470bc6 pmdinfogen: fix null dereference
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: 98b0fdb0ff ("pmdinfogen: add buildtools and pmdinfogen utility")

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
2017-01-06 11:40:30 +01:00
..
Makefile unify tools naming 2016-07-22 22:31:02 +02:00
pmdinfogen.c pmdinfogen: fix null dereference 2017-01-06 11:40:30 +01:00
pmdinfogen.h drivers: advertise kmod dependencies in pmdinfo 2016-12-20 18:26:00 +01:00