[dpdk-dev] [PATCH] examples/ip_pipeline: fix null pointer deref

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Fri Nov 9 17:58:17 CET 2018



> -----Original Message-----
> From: Singh, Jasvinder
> Sent: Friday, November 9, 2018 4:12 PM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Subject: [PATCH] examples/ip_pipeline: fix null pointer deref
> 
> Fixes null pointer dereference issue raised by coverity.
> 
> Coverity issue: 325728, 325729, 325731, 325738
> Fixes: 27b333b23237 ("examples/ip_pipeline: track table rules on add bulk")
> 
> Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com>
> ---
>  examples/ip_pipeline/cli.c | 28 +++++++++++++++++-----------
>  1 file changed, 17 insertions(+), 11 deletions(-)
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list