]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Expected stderr of test cases wrapmalloc and wrapmallocstatic are overconstrained.
authorIvo Raisr <ivosh@ivosh.net>
Wed, 18 Nov 2015 04:13:12 +0000 (04:13 +0000)
committerIvo Raisr <ivosh@ivosh.net>
Wed, 18 Nov 2015 04:13:12 +0000 (04:13 +0000)
Fixes BZ#355455.

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

NEWS
memcheck/tests/wrapmalloc.stderr.exp
memcheck/tests/wrapmalloc.vgtest
memcheck/tests/wrapmallocstatic.stderr.exp
memcheck/tests/wrapmallocstatic.vgtest

diff --git a/NEWS b/NEWS
index 311a39594d8372d84b0cdf865ebdf116b718829f..abcc502377d16ae7038b91225b8b00d2c32c0bb9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,7 @@ where XXXXXX is the bug number as listed below.
 354797  Added vbit tester support for PPC 64 isa 2.07 iops
 354933  Fix documentation of --kernel-variant=android-no-hw-tls option
 355188  valgrind should intercept all malloc related global functions
+355455  expected stderr of test cases wrapmalloc and wrapmallocstatic overconstrained
 
 
 Release 3.11.0 (22 September 2015)
index d9377763e522c861810d4bcd476fcc5f4c70c799..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
-
-
-HEAP SUMMARY:
-    in use at exit: 0 bytes in 0 blocks
-  total heap usage: 1 allocs, 1 frees, 1,024 bytes allocated
-
-For a detailed leak analysis, rerun with: --leak-check=full
-
-For counts of detected and suppressed errors, rerun with: -v
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index a6dff4ef8f6debee2044c9ce7853747c11ddc7ec..c22f241642a56ad092f920c9b292dfffe5099fd1 100644 (file)
@@ -1,2 +1,2 @@
 prog: wrapmalloc
-
+vgopts: -q
index d9377763e522c861810d4bcd476fcc5f4c70c799..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,10 +0,0 @@
-
-
-HEAP SUMMARY:
-    in use at exit: 0 bytes in 0 blocks
-  total heap usage: 1 allocs, 1 frees, 1,024 bytes allocated
-
-For a detailed leak analysis, rerun with: --leak-check=full
-
-For counts of detected and suppressed errors, rerun with: -v
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
index 7b3c068235e06e30505ffe3440aff3294e0ea1b7..f040756224cd7cb5101106f2d08ff928e5525433 100644 (file)
@@ -1,2 +1,2 @@
 prog: wrapmallocstatic
-
+vgopts: -q