Fix the allocation size in EVP_OpenInit and PEM_SignFinal
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 31 Mar 2019 10:00:16 +0000 (12:00 +0200)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sat, 6 Apr 2019 08:20:10 +0000 (10:20 +0200)
commit8851d3728725885d06db2ff4ef5e5ea3a080deef
tree236cbb73e4ca603698ab85e94b6874abd04d73b1
parentb7534359306754b90a4f18aa5231477510488713
Fix the allocation size in EVP_OpenInit and PEM_SignFinal

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8620)

(cherry picked from commit 8cf85d489978c384a3f193fb7cb25469e0559f27)
crypto/evp/p_open.c
crypto/pem/pem_sign.c