> > 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
>
> Acked-by: Reshma Pattan
Applied, thanks
> -Original Message-
> From: Kerlin, MarcinX
> Sent: Tuesday, April 19, 2016 1:32 PM
> To: dev at dpdk.org
> Cc: Richardson, Bruce ; Pattan, Reshma
> ; Kerlin, MarcinX
> Subject: [PATCH 1/1] examples/distributor: fix unchecked return value
>
> Fix issue reported by Coverity.
>
> Coveri
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
---
examples/distributor/main.c | 17 +
1 file changed, 13 in
3 matches
Mail list logo