Add a comment.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10166
This commit is contained in:
Nicholas Nethercote 2009-05-29 00:52:17 +00:00
parent efcb72de6f
commit 995ca13ebd

View File

@ -6,6 +6,10 @@
//
// it gives the y/n/c suppression prompt for errors that aren't shown. This
// test checks that is fixed.
//
// [The .vgtest file was later changed to use --leak-check=all so that if a
// suppression is (erroneously?) generated, the test doesn't wait for the user
// to press 'y', because that pauses the entire regtest system.]
#include <stdlib.h>