GH1537: Avoid double-free in the EVP_PKEY API
authorAlex Gaynor <alex.gaynor@gmail.com>
Wed, 7 Sep 2016 13:41:20 +0000 (09:41 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 7 Sep 2016 13:42:50 +0000 (09:42 -0400)
commitb7d2480c820531df2a5a300a7b24bbaa7755c288
treee66340beb2ec9e2da64c6527ec66a03786644fea
parente9590d00fc7c269f3e90b93cf6ac17238f0ca2c6
GH1537: Avoid double-free in the EVP_PKEY API

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit d65c3615f6c658478503f4862f8055203a98038c)
crypto/evp/p_lib.c