Add a regress test exercising BIO_dup_chain() and triggering the leak
authortb <tb@openbsd.org>
Mon, 7 Aug 2023 11:00:54 +0000 (11:00 +0000)
committertb <tb@openbsd.org>
Mon, 7 Aug 2023 11:00:54 +0000 (11:00 +0000)
commit9ab69854c45e266c6359c538338a7374efbb29e8
tree9c50acac836118f154099ce92e1c6880159f4553
parentd7402cb6395965f11cb8ffaffcd9735514cc5ff3
Add a regress test exercising BIO_dup_chain() and triggering the leak
fixed in bio_lib.c r1.47 as confirmed by ASAN.
regress/lib/libcrypto/bio/bio_chain.c