]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Have one test testing the ? suppr matching wildcard character.
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Jul 2012 21:56:08 +0000 (21:56 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 27 Jul 2012 21:56:08 +0000 (21:56 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12793

memcheck/tests/nanoleak.supp

index 731ca6a7edef99a6ea6823121b2ad0688a4714a7..0724f589d211586e330617581744be07c3728733 100644 (file)
@@ -1,7 +1,7 @@
 {
    this_is_the_nanoleak_suppression_name
    Memcheck:Leak
-   fun:malloc
+   fun:m?lloc
    fun:main
 }