]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:41:20 +0000 (09:41 -0400)
commitd65c3615f6c658478503f4862f8055203a98038c
tree8dbb82b1d648af787ddc3736e9959f4fb936361d
parent01c09f9fde5793e0b3712d602b02e2aed4908e8d
GH1537: Avoid double-free in the EVP_PKEY API

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/evp/p_lib.c