]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
m_ssl_openssl Free the ssl_cert object as soon as the session is closed instead of...
authorAttila Molnar <attilamolnar@hush.com>
Wed, 15 Oct 2014 18:10:04 +0000 (20:10 +0200)
committerAttila Molnar <attilamolnar@hush.com>
Wed, 15 Oct 2014 18:10:04 +0000 (20:10 +0200)
commit8e3cc7d5d45e598d5c41ac5ae7597cafbfaac888
treef955bfb5d5951582c283c829eb278383b6edef4c
parentfba9bbe4cd29744fe30753f63a37102f664e36bc
m_ssl_openssl Free the ssl_cert object as soon as the session is closed instead of waiting for the next VerifyCertificate() or new connection
src/modules/extra/m_ssl_openssl.cpp