Fix memleak in EVP_DigestSignFinal/VerifyFinal.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Mon, 12 Jun 2017 16:05:19 +0000 (18:05 +0200)
committerRich Salz <rsalz@openssl.org>
Mon, 12 Jun 2017 17:36:19 +0000 (13:36 -0400)
commitf05cece6e23ff1737f8cad7f9442dcca25745de1
tree2b4157d0456add556081bff8229c90a22b8dac14
parent293991d558148c4c7dae0172e145f15c79e4119e
Fix memleak in EVP_DigestSignFinal/VerifyFinal.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3658)
(cherry picked from commit 19546246cf44d30043fb17d1899b2c325924ac8b)
crypto/evp/m_sigver.c