summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorschwarze <>2021-11-10 09:19:25 +0000
committerschwarze <>2021-11-10 09:19:25 +0000
commit59ed3cb10da6ca313db2f76c371073f1db64cb1c (patch)
treece982080efaa3a66f8af45a1374ef44b839e94be /src/lib/libssl/ssl_lib.c
parent55467db80ad5175dbedeef72e2591c1bca714269 (diff)
downloadopenbsd-59ed3cb10da6ca313db2f76c371073f1db64cb1c.tar.gz
openbsd-59ed3cb10da6ca313db2f76c371073f1db64cb1c.tar.bz2
openbsd-59ed3cb10da6ca313db2f76c371073f1db64cb1c.zip
Sync some code style improvements from the OpenSSL 1.1.1 branch,
which is still under a free license. No functional change. - No need to #include <openssl/lhash.h> here. - return is not a function. - Do not use the pointless macro BIO_s_file_internal(). - No need to check for NULL before X509_CRL_free(3). This includes parts of the following OpenSSL commits from the 2015 to 2017 timeframe: 222561fe, 9982cbbb, f32b0abe, 26a7d938 OK tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions