free NULL cleanup
authorRich Salz <rsalz@openssl.org>
Wed, 25 Mar 2015 15:31:18 +0000 (11:31 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 25 Mar 2015 15:31:18 +0000 (11:31 -0400)
This commit handles BIO_ACCEPT_free BIO_CB_FREE BIO_CONNECT_free
BIO_free BIO_free_all BIO_vfree

Reviewed-by: Matt Caswell <matt@openssl.org>

No differences found