CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/08/07 05:00:54
Modified files:
regress/lib/libcrypto/bio: bio_chain.c
Log message:
Add a regress test exercising BIO_dup_chain() and triggering the leak
fixed in bio_lib.c r1.47 as confirmed by ASAN.
