Browse Source

bugzilla 44731: index out of bound in globmapper (due to overlap)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@644044 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 17 years ago
parent
commit
521890b429
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -55,6 +55,9 @@ Fixed bugs:

* ManifestClassPath throws when a relative path would traverse the file system root. Bugzilla
report 44499.

* <globmapper> had an indexoutofbounds when the prefix and postfix overlapped. Bugzilla report
44731.
Other changes:
--------------


Loading…
Cancel
Save