aboutsummaryrefslogtreecommitdiff
path: root/lib/asan/tests/heap-overflow.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asan/tests/heap-overflow.tmpl')
-rw-r--r--lib/asan/tests/heap-overflow.tmpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/asan/tests/heap-overflow.tmpl b/lib/asan/tests/heap-overflow.tmpl
deleted file mode 100644
index e2ab65f17d82..000000000000
--- a/lib/asan/tests/heap-overflow.tmpl
+++ /dev/null
@@ -1,6 +0,0 @@
-READ of size 1 at 0x.* thread T0
- #0 0x.* in main .*heap-overflow.cc:6
-0x.* is located 0 bytes to the right of 10-byte region
-allocated by thread T0 here:
- #0 0x.* in malloc
- #1 0x.* in main .*heap-overflow.cc:[45]