numam-dpdk/lib/librte_cryptodev
Pablo de Lara 5a4e71f1f4 cryptodev: fix memory leak in parameter parsing
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: f3e764fa2f ("cryptodev: uninline parameter parsing")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
2016-07-22 11:53:32 +02:00
..
Makefile snow3g: add driver for SNOW 3G library 2016-03-11 00:14:47 +01:00
rte_crypto_sym.h crypto/kasumi: add driver for KASUMI library 2016-06-20 22:25:32 +02:00
rte_crypto.h cryptodev: change burst API to be crypto op oriented 2016-03-10 17:12:45 +01:00
rte_cryptodev_pmd.h cryptodev: extract symmetric operations 2016-03-10 17:12:41 +01:00
rte_cryptodev_version.map cryptodev: uninline parameter parsing 2016-06-27 16:50:27 +02:00
rte_cryptodev.c cryptodev: fix memory leak in parameter parsing 2016-07-22 11:53:32 +02:00
rte_cryptodev.h cryptodev: move KASUMI to end of list 2016-07-08 20:00:32 +02:00