> Subject: [PATCH] crypto/openssl: fix memory leaks in SM2 ops > > Fix memory leaks in SM2 ops, as reported by valgrind. > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> > --- > drivers/crypto/openssl/rte_openssl_pmd.c | 45 ++++++++++++++---------- > 1 file changed, 26 insertions(+), 19 deletions(-) Please rebase this patch. It no longer applies cleanly on top of tree.