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)
committerDongkyun, Son <dongkyun.s@samsung.com>
Sun, 22 May 2016 13:26:59 +0000 (22:26 +0900)
commit06a0195faeb0b024393aaa9bf9df6a1891d1b92c
tree698b99584fa56d865ec4f570bc1f97ce91bb38f7
parentc10cb8e868c98459bfdbdfa813f01bab1a7ef029
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