CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/08/30 10:55:41
Modified files:
regress/lib/libcrypto/pkcs7: pkcs7test.c
Log message:
Add test case causing an OOB access in PKCS7_stream
Test case originally from openssl/openssl#31681, exercised via a direct
call to PKCS7_stream() as in a report from Acts1631.
To be fixed in pk7_lib.c r1.33
