> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Hemant Agrawal
> Sent: Wednesday 23 August 2017 13:24
> To: [email protected]
> Cc: Doherty, Declan <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; [email protected]
> Subject: [dpdk-dev] [PATCH] examples/l2fwd-crypto: fix uninitialized errno
> value
> 
> errno should be initialized to 0 before calling strtol
> 
> Fixes: 1df9c0109f4c ("examples/l2fwd-crypto: parse key parameters")
> Cc: [email protected]
> 
> Signed-off-by: Hemant Agrawal <[email protected]>
> ---
>  examples/l2fwd-crypto/main.c | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Kirill Rybalchenko <[email protected]>



Reply via email to