]> git.ipfire.org Git - thirdparty/glibc.git/commit
glob: Add new test tst-glob-tilde
authorFlorian Weimer <fweimer@redhat.com>
Sat, 21 Oct 2017 16:03:30 +0000 (18:03 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Sat, 21 Oct 2017 16:03:30 +0000 (18:03 +0200)
commite80fc1fc98bf614eb01cf8325503df3a1451a99c
treeb3914045f886ad1f4f9764f6d5b98ca24f73ff08
parent797ba44ba27521261f94cc521f1c2ca74f650147
glob: Add new test tst-glob-tilde

The new test checks for memory leaks (see bug 22325) and attempts
to trigger the buffer overflow in bug 22320.
ChangeLog
posix/Makefile
posix/tst-glob-tilde.c [new file with mode: 0644]