[EXT] [PATCH 0/2] remove unnecessary null checks in OpenSSL usage
Akhil Goyal
gakhil at marvell.com
Thu Nov 9 21:12:24 CET 2023
> OpenSSL follows null free conventions
>
> Stephen Hemminger (2):
> nullfree: add matches for null free cases from OpenSSL
> crypto/openssl: remove unnecessary NULL checks before free
>
> devtools/cocci/nullfree.cocci | 9 +++++
> drivers/crypto/openssl/rte_openssl_pmd.c | 36 +++++++-------------
> drivers/crypto/openssl/rte_openssl_pmd_ops.c | 3 +-
> 3 files changed, 22 insertions(+), 26 deletions(-)
Series Applied to dpdk-next-crypto
Thanks.
More information about the dev
mailing list