[openssl-dev] [openssl.org #3681] function pointers in BIO set_callback

Rich Salz via RT rt at openssl.org
Fri Jan 30 02:50:57 UTC 2015


set_callback takes a void*, not a function pointer. Strictly speaking that's
not portable. And there are other some other issues. See bio/bio_conn.c the
#if0 section, and and the FIXME comment in ssl_callback_ctrl in ssl/ssl_bio.c

There is also internal commentary at
https://gitlab.openssl.org/openssl/openssl/merge_requests/245
--
Rich Salz, OpenSSL dev team; rsalz at openssl.org



More information about the openssl-dev mailing list