[dpdk-dev] [PATCH] app/testpmd: fix NULL pointer deref for traffic management CLI

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 7 07:07:37 CET 2017


On 10/27/2017 2:10 AM, Jasvinder Singh wrote:
> Malloc() function might returns NULL when memory allocation fails
> due to insufficient space. Therefore, check for handling memory allocation
> failure is added.
> 
> Coverity issue: 198442,198444
> Fixes: 996cb153af06 ("app/testpmd: add commands for TM nodes and hierarchy commit")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list