]> 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)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 2 Dec 2017 21:51:47 +0000 (22:51 +0100)
commit5ff2eb52b236ca3d77f92272e8711b3c2b98140b
treef6080c8913fa5f46fce8a70ae74d74f044c72c55
parent1f523e3c6efd673bdd05cbec85ff6ba178ba6e08
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.

(cherry picked from commit e80fc1fc98bf614eb01cf8325503df3a1451a99c)
ChangeLog
posix/Makefile
posix/tst-glob-tilde.c [new file with mode: 0644]