[dpdk-dev] [PATCH] app/crypto-perf: fix uninitialized values for null operations

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Mar 6 15:08:28 CET 2017



> -----Original Message-----
> From: Kulasek, TomaszX
> Sent: Friday, February 24, 2017 3:26 PM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo
> Subject: [PATCH] app/crypto-perf: fix uninitialized values for null operations
> 
> Some values are uninitialized for "cipher null" and "auth null"
> operations. It may cause unpredictable results for some crypto pmd
> drivers, or even segmentation fault.
> 
> This patch sets values for null operations to zero.
> 
> Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test
> application")
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>




More information about the dev mailing list