Browse Source
* 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>stable-3.0
Robin Stocker
12 years ago
committed by
Matthias Sohn
2 changed files with 17 additions and 3 deletions
Loading…
Reference in new issue