]> git.ipfire.org Git - thirdparty/glibc.git/commit
Don't read past end of pattern in fnmatch (BZ #17062)
authorAndreas Schwab <schwab@suse.de>
Wed, 18 Jun 2014 09:58:45 +0000 (11:58 +0200)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 24 Nov 2015 13:34:14 +0000 (11:34 -0200)
commit60f10f2326aa47c7f49b752c1730e084b2319aa7
treef911ca084fdf57babafba4cfa7c9fda421a506ca
parent83e9e8b0464dcff36930b8bb53d04ac3b551b5a3
Don't read past end of pattern in fnmatch (BZ #17062)

(cherry picked from commit b3a9f56ba59c3d8eadd3135a1c25c37a63151450)

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