Make sure all error conditions in RSA_padding_add_PKCS1_PSS_mgf1() cause
authormiod <miod@openbsd.org>
Sun, 13 Jul 2014 12:53:46 +0000 (12:53 +0000)
committermiod <miod@openbsd.org>
Sun, 13 Jul 2014 12:53:46 +0000 (12:53 +0000)
commit40dd9be90a93082c9195fca50ebbc8620fb7244a
tree0c7c67e3ff69a387fbf326e8becdea59c718bc83
parent4dea933132664879a9885cff1a6ee7da680d0370
Make sure all error conditions in RSA_padding_add_PKCS1_PSS_mgf1() cause
EVP_MD_CTX_cleanup() to be called.
lib/libcrypto/rsa/rsa_pss.c
lib/libssl/src/crypto/rsa/rsa_pss.c