]> granicus.if.org Git - icinga2/commit
Ensure to clear the SSL error queue before calling SSL_{read,write,do_handshake}
authorMichael Friedrich <michael.friedrich@netways.de>
Tue, 5 Jul 2016 13:25:02 +0000 (15:25 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Tue, 5 Jul 2016 13:25:02 +0000 (15:25 +0200)
commit9b873d60c209c1950520b5823b2136a7f3c58b92
treebb6f1ab1217a854ff3b420bc844edc4349027c60
parent63f83e8bec76fe0f497f84cf79fad6c6d9779581
Ensure to clear the SSL error queue before calling SSL_{read,write,do_handshake}

fixes #12100
lib/base/tlsstream.cpp