[dpdk-dev] [PATCH v3] crypto: fix memory leak

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jul 22 11:02:15 CEST 2016


2016-07-18 14:21, Pablo de Lara:
> When parsing the parameters for virtual device initialization,
> rte_kvargs structure was being freed only if there was an error,
> not when parsing was successful.
> 
> Coverity issue: 124568
> 
> Fixes: f3e764fa2fb7 ("cryptodev: uninline parameter parsing")
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>

Applied, thanks


More information about the dev mailing list