summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-02-07 09:13:21 +0100
committerRichard Levitte <levitte@openssl.org>2020-02-11 13:10:24 +0100
commita076951b71a1837e68eaf6bfd92e6a4d40b0940a (patch)
treea03dffe2c37e7dc61764594f48c3d9b822b02086 /appveyor.yml
parent29f178bddfdbd11218fbcba0b8060297696968e3 (diff)
X509_PUBKEY_set(): Fix memory leak
With the provided method of creating the new X509_PUBKEY, an extra EVP_PKEY is created and needs to be properly cleaned away. (note: we could choose to keep it just as well, but there are consequences, explained in a comment in the code) Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11038)
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions