mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-sdk/opends/src/server/org/opends/server/replication/plugin/ReplLDIFInputStream.java @@ -130,7 +130,7 @@ } index += copiedLength; if (receivedLength <= len) if (index == bytes.length) bytes = null; return copiedLength;