mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
21.27.2013 632803028dfe8bf67c23ece38f647c78c103cf9f
opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/ldap/LDAPConnection.java
@@ -641,6 +641,7 @@
        }
        factory.getTimeoutChecker().removeConnection(this);
        connection.closeSilently();
        factory.releaseTransportAndTimeoutChecker();
        // Notify listeners.
        if (tmpListeners != null) {