diff options
author | tb <> | 2022-09-11 17:26:03 +0000 |
---|---|---|
committer | tb <> | 2022-09-11 17:26:03 +0000 |
commit | 94cbd0cbaa6bd7b993b4ff34b97d4b25871d250e (patch) | |
tree | 3904b3bb0910cfcd70bf0f7ec8b793c1eb89ed34 /src/lib/libssl/ssl_versions.c | |
parent | 99e5fa5e76aa13416d576f1ffb36ea8b34583104 (diff) | |
download | openbsd-94cbd0cbaa6bd7b993b4ff34b97d4b25871d250e.tar.gz openbsd-94cbd0cbaa6bd7b993b4ff34b97d4b25871d250e.tar.bz2 openbsd-94cbd0cbaa6bd7b993b4ff34b97d4b25871d250e.zip |
Make BIO_info_cb() identical to bio_info_cb()
Various projects use bio_info_cb and BIO_info_cb interchangeably, for
example mupdf and freerdp. This is because this was changed in OpenSSL
commit fce78bd4 (2017), triggered by new warnings in gcc 8.
https://github.com/openssl/openssl/pull/4493
This results in some scary compiler warnings and useless patches in ports.
Nobody seems to be using the old bio_info_cb() version.
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_versions.c')
0 files changed, 0 insertions, 0 deletions