Bruce Richardson <bruce.richard...@intel.com> writes: > The check for the existence of the default plugin directory calls stat > using an incorrect variable, which will cause a NULL pointer dereference > error. > > Coverity issue: 198440 > Fixes: d6a4399cdfc9 ("eal: avoid error for non-existent default PMD path") > > Signed-off-by: Bruce Richardson <bruce.richard...@intel.com> > ---
Acked-by: Aaron Conole <acon...@redhat.com> Glad I checked the list before going after this one. ;)