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

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


22/01/2018 16:45, Jasvinder Singh:
> Calloc() function might returns NULL due to insufficient space. Therefore,
> check for handling memory allocation failure is added.
> 
> Coverity issue: 257030
> Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding mode")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>

Applied, thanks



More information about the dev mailing list