]> git.ipfire.org Git - thirdparty/glibc.git/commit
Fix read past end of pattern in fnmatch (bug 18032)
authorAndreas Schwab <schwab@suse.de>
Thu, 26 Feb 2015 13:55:24 +0000 (14:55 +0100)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Thu, 25 Feb 2016 19:02:35 +0000 (16:02 -0300)
commiteda498975dd49f616d8af26e5224ca39c8feeb8c
tree698b99584fa56d865ec4f570bc1f97ce91bb38f7
parent6ef92b982aef69f05a3faa481c34699bfa55f1dd
Fix read past end of pattern in fnmatch (bug 18032)

(cherry picked from commit 4a28f4d55a6cc33474c0792fe93b5942d81bf185)

Conflicts:
NEWS
ChangeLog
NEWS
posix/fnmatch_loop.c
posix/tst-fnmatch3.c