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

matthew_swift
01.35.2010 c8a13f9bd1f28690ee01ea3afd3acdec196924c4
sdk/src/com/sun/opends/sdk/ldap/ASN1BufferReader.java
@@ -683,7 +683,7 @@
  void disposeBytesRead()
  {
    this.buffer.disposeUnused();
    this.buffer.shrink();
  }