mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/backends/LDIFBackend.java @@ -636,6 +636,7 @@ else { DN matchedDN = null; // BUG: parentDN can be null when entering the loop while (true) { parentDN = parentDN.getParentDNInSuffix();