[dpdk-dev] [PATCH 0/5] Fixes for issues highlighted by static analysis scan

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Dec 17 00:53:06 CET 2014


> This patch set fixes 5 issues found during a static analysis scan of the latest
> DPDK code. These fixes are for possible NULL pointer references and array 
> overflow/underflow.
> 
> Bruce Richardson (5):
>   test: after NULL check, don't free the NULL pointer
>   test: check for mbuf alloc failure
>   examples: set correct limit for length of unix socket path
>   examples: fix check for null before de-reference
>   cfgfile: prevent error when reading an empty file

Applied

Thanks
-- 
Thomas


More information about the dev mailing list