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

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