mike-jumper commented on issue #464: GUACAMOLE-936: Each LdapNetworkConnection 
must be closed or threads are leaked, causing Tomcat to fail to shutdown.
URL: https://github.com/apache/guacamole-client/pull/464#issuecomment-577902512
 
 
   Yep, `ldapConnection` is used only directly within the functions that it's 
passed to. It's not cached or stored for future use. Once it about to go out of 
scope here, it's a leak unless it's disconnected.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to