diff options
author | Robin Stocker <robin@nibor.org> | 2013-05-27 20:56:31 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2013-05-28 01:40:13 +0200 |
commit | ec97912762754ee88f1af5ed80e993c545778242 (patch) | |
tree | b0b41b34f5e01a1b68e696ec62ab48cb9ed5a2a6 /org.eclipse.jgit/resources | |
parent | 7bb2a1b8440386dead8b72c329b92e2473e89e32 (diff) | |
download | jgit-ec97912762754ee88f1af5ed80e993c545778242.tar.gz jgit-ec97912762754ee88f1af5ed80e993c545778242.zip |
Fix multiple bugs in RawSubStringPattern used by MessageRevFilter
* Match at end of input was not handled correctly.
* When more than one character matched but not all, the next character
was not considered as a match start (e.g. pattern "abab" didn't match
input "abaabab").
Bug: 409144
Change-Id: Ia44682c618bfbb927f5567c194227421d222a160
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit/resources')
0 files changed, 0 insertions, 0 deletions