| opendj3-server-dev/src/server/org/opends/server/backends/jeb/JebFormat.java | ●●●●● patch | view | raw | blame | history |
opendj3-server-dev/src/server/org/opends/server/backends/jeb/JebFormat.java
@@ -278,7 +278,7 @@ return -1; } // We will walk backwords through the buffer and // We will walk backwards through the buffer and // find the first unescaped NORMALIZED_RDN_SEPARATOR for (int i = offset+length - 1; i >= offset; i--) {