[dpdk-dev] [PATCH 1/1] examples/distributor: fix unchecked return value

Pattan, Reshma reshma.pattan at intel.com
Mon May 9 17:36:32 CEST 2016



> -----Original Message-----
> From: Kerlin, MarcinX
> Sent: Tuesday, April 19, 2016 1:32 PM
> To: dev at dpdk.org
> Cc: Richardson, Bruce <bruce.richardson at intel.com>; Pattan, Reshma
> <reshma.pattan at intel.com>; Kerlin, MarcinX <marcinx.kerlin at intel.com>
> Subject: [PATCH 1/1] examples/distributor: fix unchecked return value
> 
> Fix issue reported by Coverity.
> 
> Coverity ID 13207:
> Value returned from a function is not checked for errors before being used.
> 
> Fixes: 07db4a975094 ("examples/distributor: new sample app")
> 
> Signed-off-by: Marcin Kerlin <marcinx.kerlin at intel.com>
> ---
>  examples/distributor/main.c | 17 +++++++++++++----
>  1 file changed, 13 insertions(+), 4 deletions(-)
> 

Acked-by: Reshma Pattan <reshma.pattan at intel.com>


More information about the dev mailing list