CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/07/24 12:51:16
Modified files:
lib/libcrypto/pkcs12: p12_kiss.c
Log message:
Minor fixes in PKCS12_parse()
Pull up clearing of output parameters before first return
(OpenSSL 524fdd51 by Bernd Edlinger), explicit comparisons
against NULL, '\0', etc.
ok jsing
