]> git.ipfire.org Git - thirdparty/openssl.git/commit
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests
authorTomas Mraz <tomas@openssl.org>
Thu, 26 Aug 2021 13:08:15 +0000 (15:08 +0200)
committerTomas Mraz <tomas@openssl.org>
Tue, 31 Aug 2021 10:20:12 +0000 (12:20 +0200)
commit72a509f94fc2be80c9903b7512715cd526a82e25
tree0364ec8a7189ce3fc0521847d73e6929d66932ba
parent69222552252c86e7d68dcc24b2ce1aa0793ab3aa
Make the -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION pass tests

Fixes #16428

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/16433)
crypto/asn1/a_print.c
crypto/asn1/asn1_lib.c
ssl/ssl_asn1.c