Fix return value of BIO_free
authorPeiwei Hu <58985155+PeiweiHu@users.noreply.github.com>
Sun, 26 Sep 2021 07:28:19 +0000 (15:28 +0800)
committerPauli <pauli@openssl.org>
Tue, 28 Sep 2021 09:25:30 +0000 (19:25 +1000)
commitd8f6c533cfcbcad350c9cfb2c112eb9f938ba83c
tree35282923d0491aa9f7a9f656f55194a0e262c5c3
parent9efdf4ad6b130aa4e206a8fd612539925c0b1e45
Fix return value of BIO_free

CLA: trivial

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16682)
crypto/bio/bio_lib.c