[dpdk-dev] [PATCH] app/testpmd: fix dereference null return valiue

Thomas Monjalon thomas at monjalon.net
Wed Jan 31 23:27:27 CET 2018


22/01/2018 16:15, Jasvinder Singh:
> Malloc() function might return NULL due to insufficient space. Therefore,
> check for handling memory allocation failure is added.
> 
> Coverity issue: 257039
> Fixes: e63b50162aa3 ("app/testpmd: clean metering and policing commands")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>

Applied, thanks



More information about the dev mailing list