CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/09 04:52:02
Modified files:
lib/libcrypto/pkcs12: p12_npas.c
Log message:
PKCS#12: fix erroneous error check in PKCS12_newpass()
This is an error I introduced in a refactoring two years ago in r1.20.
This means that nothing uses this...
>From Frank Denis via logan
