Fix use of pointer value after BIO_free, and remove senseless NULL checks.
authorbeck <beck@openbsd.org>
Fri, 16 Oct 2015 14:23:22 +0000 (14:23 +0000)
committerbeck <beck@openbsd.org>
Fri, 16 Oct 2015 14:23:22 +0000 (14:23 +0000)
commit7d987d1f6d11bc901293dd3890362d76f594fa29
tree12ea7cf81b5ca479069f003ac99fa02908b10379
parent1cd6c297dd5cc6b16b47ff9e1259bd2eb15db21b
Fix use of pointer value after BIO_free, and remove senseless NULL checks.
ok bcook@
lib/libssl/src/ssl/ssl_lib.c
lib/libssl/ssl_lib.c