Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto/openssl: remove unnecessary null free checks
The function EVP_PKEY_CTX_free allows NULL parameter (similar to free()). Signed-off-by: Stephen Hemminger <[email protected]>
- Loading branch information