diff options
author | Robin Stocker <robin@nibor.org> | 2013-07-08 10:51:52 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-08-21 14:44:47 +0200 |
commit | c128100800edf6d2cf9c3106a8dc97b04b96f099 (patch) | |
tree | 99d4d6c0252d3eb48616689b0113500b59d01dc3 /pom.xml | |
parent | c222b1880861e80898befff17ee3cf0d5414521e (diff) | |
download | jgit-c128100800edf6d2cf9c3106a8dc97b04b96f099.tar.gz jgit-c128100800edf6d2cf9c3106a8dc97b04b96f099.zip |
Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter
* It didn't check the first character in the pattern due to a off-by-one
error. Spotted by James Roper.
* It returned true even when pattern was longer than current path, e.g.
it returned that ".txt" is suffix of "txt".
Bug: 411999
Change-Id: I9fbcd68a11fb57cc49956b70c387a47271a0424f
Signed-off-by: Robin Stocker <robin@nibor.org>
Diffstat (limited to 'pom.xml')
0 files changed, 0 insertions, 0 deletions