Remove OPENSSL_assert() from various crypto/bio files
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 14:52:11 +0000 (15:52 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Aug 2017 07:44:44 +0000 (08:44 +0100)
commit86f31dd9cc81d1c2429846ab663ecd8a29333e3b
treec5bd93769d3fc43dc4c2fd170ef04bd2f8c93b04
parent297c1149f6b8b0f9ade5f2bf12e148056ef77734
Remove OPENSSL_assert() from various crypto/bio files

bss_dgram.c is deferred until later due to ongoing discussions.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3740)
crypto/bio/b_addr.c
crypto/bio/b_print.c
crypto/bio/b_sock.c