]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Ignore pselect_sigmask_null executable.
authorIvo Raisr <ivosh@ivosh.net>
Mon, 11 Jul 2016 21:10:47 +0000 (21:10 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Mon, 11 Jul 2016 21:10:47 +0000 (21:10 +0000)
Part of fix for BZ#364413.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15904

none/tests/pselect_sigmask_null.c

index 34bd584f92b64a773d5e9ae0e3b268d854b1e18a..c4a0b55e8ae02bec69a24f81acaf0c1b6e97b7ae 100644 (file)
@@ -1,5 +1,5 @@
 /* Make sure handling of NULL sigmask is correct.
-   https://bugs.kde.org/show_bug.cgi?id=XXX
+   https://bugs.kde.org/show_bug.cgi?id=364413
    We might try to make a copy and adjust the mask.
    Testcase provided by Paul Eggert <eggert@cs.ucla.edu> */