[openssl-dev] [openssl.org #2536] Memory leak in d2i_RSA_PUBKEY() (concise test code included)

Rich Salz via RT rt at openssl.org
Thu Feb 4 20:45:19 UTC 2016


The d2i routines move the pointer to the next thing. So you have do save key,
pass in a copy, and then delete the original key.
--
Rich Salz, OpenSSL dev team; rsalz at openssl.org


-------------------------------------------------------------------------
http://rt.openssl.org/Ticket/Display.html?id=2536

Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list