]> git.ipfire.org Git - thirdparty/openssl.git/commit
bio_enc.c: add memory allocation check
authorPeiwei Hu <jlu.hpw@foxmail.com>
Mon, 6 Dec 2021 09:33:42 +0000 (17:33 +0800)
committerPauli <pauli@openssl.org>
Wed, 8 Dec 2021 04:11:57 +0000 (15:11 +1100)
commit24dd9fc4c6c8341cd7f81d5e31513e59fcb934cf
tree156e5bbfddc0a83569bc9a634567b4be64a4522a
parentba16c6cb1d0ceb78a54c667a15a64d28a15462d3
bio_enc.c: add memory allocation check

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

(cherry picked from commit 684326d3bd3131debcdc410790e8dcf16f96103f)
test/bio_enc_test.c