diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-10 12:09:38 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-08-10 12:10:30 +0200 |
commit | 90a2c79be073150e8161ee4e450b68ae17ae9bb0 (patch) | |
tree | 8ddf25fbcb6c82216d5adca5eac2fe462912bb83 /sapi/cli/php_cli.c | |
parent | 80d3ce3d19cb3df5ad9802d852a6bee831cb03ab (diff) | |
download | php-git-90a2c79be073150e8161ee4e450b68ae17ae9bb0.tar.gz |
Remove some unnnecessary null checks in openssl
Remove null checks before EVP_PKEY_free and BIO_free. NULL is a
no-op for both of these. Probably applies to most other freeing
function as well...
Diffstat (limited to 'sapi/cli/php_cli.c')
0 files changed, 0 insertions, 0 deletions