Fix read past end of pattern in fnmatch (bug 18032)
commit4a28f4d55a6cc33474c0792fe93b5942d81bf185
authorAndreas Schwab <schwab@suse.de>
Thu, 26 Feb 2015 13:55:24 +0000 (26 14:55 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 26 Feb 2015 15:05:08 +0000 (26 16:05 +0100)
treeeda443d1e0a8eb431f21f472c96c3ea89d7d0b69
parent524ae9ea2e3ae9f5bf5d655595fda827e9dc50a1
Fix read past end of pattern in fnmatch (bug 18032)
ChangeLog
NEWS
posix/fnmatch_loop.c
posix/tst-fnmatch3.c