> -----Original Message-----
> From: Akhil Goyal [mailto:[email protected]]
> Sent: Wednesday, December 13, 2017 7:15 AM
> To: [email protected]
> Cc: Doherty, Declan <[email protected]>; De Lara Guarch, Pablo
> <[email protected]>; [email protected]; Nicolau,
> Radu <[email protected]>; [email protected];
> [email protected]; [email protected]; Akhil Goyal
> <[email protected]>
> Subject: [PATCH] security: fix enum start value
> 
> enum should be initialized with 1 so that unitialized(memset) memory may
> not be treated as a valid enum value.
> 
> Fixes: c261d1431bd8 ("security: introduce security API and framework")
> 
> Signed-off-by: Akhil Goyal <[email protected]>

Applied to dpdk-next-crypto.
Thanks,

Pablo

Reply via email to