> Subject: RE: [PATCH] crypto/openssl: fix segfault due to uninitialized var > > > > > In some openSSL 3 libraries, uninitialized output variable cause segfault. > > It is > > always nice to initialize it. > > > > Fixes: 3b7d638fb11f ("crypto/openssl: support asymmetric SM2") Bugzilla ID: > > 1250 > > > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> > > Acked-by: Anoob Joseph <ano...@marvell.com>
Applied to dpdk-next-crypto Thanks. Will be part of RC4, as RC3 is already tagged.