[dpdk-dev] [PATCH] security: fix enum start value

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Tue Jan 9 09:44:08 CET 2018



> -----Original Message-----
> From: Akhil Goyal [mailto:akhil.goyal at nxp.com]
> Sent: Wednesday, December 13, 2017 7:15 AM
> To: dev at dpdk.org
> Cc: Doherty, Declan <declan.doherty at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; hemant.agrawal at nxp.com; Nicolau,
> Radu <radu.nicolau at intel.com>; borisp at mellanox.com;
> aviadye at mellanox.com; thomas at monjalon.net; Akhil Goyal
> <akhil.goyal at nxp.com>
> 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 <akhil.goyal at nxp.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list