]> git.ipfire.org Git - thirdparty/openssl.git/commit
bio: add a malloc failed error to BIO_print
authorPauli <pauli@openssl.org>
Mon, 12 Apr 2021 01:36:50 +0000 (11:36 +1000)
committerPauli <pauli@openssl.org>
Wed, 14 Apr 2021 07:00:04 +0000 (17:00 +1000)
commit4e1ebda9d9f079ba25638aa8b61393865520c2b1
tree53b9be3b91c607e774229ff39d2518a04c0b67c3
parent5c107243877121f84037a5aaf19457f87458e8ed
bio: add a malloc failed error to BIO_print

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14829)
crypto/bio/b_print.c