zhouhuaian / bot-test-repo

0 stars 0 forks source link

SSL connection with START_TLS where TLS is not started leaks direct buffers #22

Open zhouhuaian opened 4 months ago

zhouhuaian commented 4 months ago

If an SSL connection is created with START_TLS the engine is created eagerly, which allocates 3 direct buffers. If TLS is not actually used before the connection is closed then the engine is not closed and the buffers leak.

link-detective[bot] commented 4 months ago

🔊This issue has been inactive for a while!

link-detective[bot] commented 4 months ago

🔊This issue has been inactive for a while!