]> granicus.if.org Git - openssl/commit
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 23 Dec 2016 13:35:16 +0000 (14:35 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 9 Jan 2017 21:23:31 +0000 (22:23 +0100)
commitc6d215e0d278fcd51ad474a3647b61e1b67290bb
treeeaf54977e8cc50db951e9be2402cd574c9395128
parent3adc41dd22080c4161d8a2af98d7b29fdbb11915
Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
GH: #2140
crypto/rsa/rsa_oaep.c