On 11/23/2018 5:40 PM, Akash Saxena wrote:
> Remove if() condition prior to calling BN_free() as
> BN_free(a) does nothing if a is NULL.
>
> Signed-off-by: Akash Saxena
> Signed-off-by: Shally Verma
> ---
>
Applied to dpdk-next-crypto
Thanks
Remove if() condition prior to calling BN_free() as
BN_free(a) does nothing if a is NULL.
Signed-off-by: Akash Saxena
Signed-off-by: Shally Verma
---
drivers/crypto/openssl/rte_openssl_pmd.c | 21 +
drivers/crypto/openssl/rte_openssl_pmd_ops.c | 45 ++--
2 matches
Mail list logo