]> 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>
Wed, 30 Dec 2015 13:57:58 +0000 (11:57 -0200)
commit161a7ef860561b0738f953c533eb8920cbf0b813
tree56b2b8bd921df51d002fb6350443d43459c9d8b2
parentf0cb70a25452585ff950b3a89f811ea3d473ae83
Fix read past end of pattern in fnmatch (bug 18032)

(cherry picked from commit 4a28f4d55a6cc33474c0792fe93b5942d81bf185)

Conflicts:
NEWS
posix/tst-fnmatch3.c
ChangeLog
NEWS
posix/fnmatch_loop.c
posix/tst-fnmatch3.c [new file with mode: 0644]