CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/11/05 07:02:34
Modified files: lib/libcrypto/pkcs12: p12_key.c Log message: Do not leak the ressources possibly allocated by EVP_MD_CTX_init() in the trivial error path of PKCS12_key_gen_uni(). ok beck@ jsing@