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

lutoff
25.23.2009 2608d236ae12b3b2b207706f93ab77125e77353a
opendj-sdk/opends/src/server/org/opends/server/tools/LDAPConnection.java
@@ -304,7 +304,7 @@
      ByteString bindPW;
      if (bindPassword == null)
      {
        bindPW =  ByteString.empty();
        bindPW =  null;
      }
      else
      {