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, 6 insertions, 0 deletions
diff --git a/lib/asan/tests/heap-overflow.tmpl b/lib/asan/tests/heap-overflow.tmpl
new file mode 100644
index 000000000000..e2ab65f17d82
--- /dev/null
+++ b/lib/asan/tests/heap-overflow.tmpl
@@ -0,0 +1,6 @@
+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]