Menu

#7 Fix SSL handshake memory leak

open
nobody
None
5
2013-05-28
2013-05-28
No

I've attached a patch to fix a memory leak in the SSL handshake code.

It updates certificate_matches_host in detail/handshake.hpp to free memory allocated by the X509_get_ext_d2i function.

1 Attachments

Discussion


Log in to post a comment.