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.
- clones
-
JBEAP-20243 [GSS](7.3.z) XNIO-380 - SSL connection with START_TLS where TLS is not started leaks direct buffers
- Closed
- incorporates
-
XNIO-380 SSL connection with START_TLS where TLS is not started leaks direct buffers
- Resolved