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

Jean-Noel Rouvignac
24.41.2015 e7cac727a9231ff3602e61a4ea678e0463eb0e39
opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/VLVIndex.java
@@ -245,7 +245,7 @@
    }
  }
  // Matches encoding from SortValuesSet.
  /** Matches encoding from SortValuesSet. */
  private int getEncodedSize(ByteString bytes)
  {
    return bytes.toInt();