CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/10 02:55:39
Modified files:
lib/libssl/src/crypto/evp: evp_key.c
Log message:
EVP_BytesToKey(): return through the error path (which cleans things up)
if EVP_DigestInit_ex() fails.
