Add a regress for the recent BIO_new_NDEF() write after free
authortb <tb@openbsd.org>
Fri, 31 Mar 2023 06:07:44 +0000 (06:07 +0000)
committertb <tb@openbsd.org>
Fri, 31 Mar 2023 06:07:44 +0000 (06:07 +0000)
commit13ffeb0184f17f2b3142c755bf190dadd2658d14
tree6d5ea763a9ac7511fe8d7049372880396546f60b
parent0b75d217da152115b09e0a31deea3e1b8bc0bed9
Add a regress for the recent BIO_new_NDEF() write after free

This is a simple reproducer for a write after free that avoids all the
mess with CMS, PKCS7 and SMIME. This now mostly allows ASAN to check
that the memory handling in this marvellous function is correct.
regress/lib/libcrypto/bio/bio_asn1.c