aboutsummaryrefslogtreecommitdiff
path: root/memcheck/tests/suppfree.stderr.exp
diff options
context:
space:
mode:
Diffstat (limited to 'memcheck/tests/suppfree.stderr.exp')
-rw-r--r--memcheck/tests/suppfree.stderr.exp3
1 files changed, 3 insertions, 0 deletions
diff --git a/memcheck/tests/suppfree.stderr.exp b/memcheck/tests/suppfree.stderr.exp
index 62f5cccc7..0340e61c1 100644
--- a/memcheck/tests/suppfree.stderr.exp
+++ b/memcheck/tests/suppfree.stderr.exp
@@ -12,4 +12,7 @@ Invalid free() / delete / delete[] / realloc()
by 0x........: bbb (suppfree.c:17)
by 0x........: aaa (suppfree.c:22)
by 0x........: main (suppfree.c:36)
+ Block was alloc'd at
+ at 0x........: malloc (vg_replace_malloc.c:...)
+ by 0x........: main (suppfree.c:32)