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

boli
09.57.2007 7ba39a6c06cd5ff7ae7ab0295a11f49703a6e859
opends/src/server/org/opends/server/backends/jeb/SortValuesSet.java
@@ -629,6 +629,11 @@
      }
    }
    if(id2entry == null)
    {
      return new byte[0];
    }
    // Get the entry from id2entry and assign the values from the entry.
    // Once the values are assigned from the retrieved entry, it will
    // not be retrieve again from future compares.