Menu

#22 SSL Memory Leak

open
nobody
5
2013-11-23
2013-11-23
meatWad
No

When compiling with SSL, the function irc_destroy_session was not making the call to SSL_free to reclaim memory that was allocated in SSL_new and CRYPTO_malloc.

The attached diff conditionally adds the function call based upon the ENABLE_SSL condition.

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB