2014-07-17 14:29 GMT+02:00 Dr. Stephen Henson <st...@openssl.org>: > Your code uses a doesn't use BIO pairs but the same rule applies. The call to > SSL_free() will call BIO_free_all on the BIO or BIOs passed to SSL_set_bio() > internal_bio and network_bio in this example.
Thanks. Then the example in the documentation is really wrong and may cause a crash, right? I mean the "BIO_free(network_bio);" line at the end. -- Iñaki Baz Castillo <i...@aliax.net> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org