[PATCH v3] crypto/openssl: fix memory leaks in asym ops
Power, Ciara
ciara.power at intel.com
Fri Nov 3 16:39:28 CET 2023
> -----Original Message-----
> From: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> Sent: Friday, November 3, 2023 3:15 PM
> To: dev at dpdk.org
> Cc: anoobj at marvell.com; Akhil Goyal <gakhil at marvell.com>; Ji, Kai
> <kai.ji at intel.com>; Power, Ciara <ciara.power at intel.com>; Gowrishankar
> Muthukrishnan <gmuthukrishn at marvell.com>
> Subject: [PATCH v3] crypto/openssl: fix memory leaks in asym ops
>
> Fix memory leaks in Asymmetric ops, as reported by valgrind.
>
> Signed-off-by: Gowrishankar Muthukrishnan <gmuthukrishn at marvell.com>
> ---
> v3:
> - changes as suggested in v2.
> ---
> drivers/crypto/openssl/rte_openssl_pmd.c | 30 +++++++++++++-------
> drivers/crypto/openssl/rte_openssl_pmd_ops.c | 16 +++++++----
> 2 files changed, 30 insertions(+), 16 deletions(-)
Acked-by: Ciara Power <ciara.power at intel.com>
More information about the dev
mailing list