summaryrefslogtreecommitdiffstats
path: root/lib/asan/tests/strncpy-overflow.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asan/tests/strncpy-overflow.tmpl')
-rw-r--r--lib/asan/tests/strncpy-overflow.tmpl7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/asan/tests/strncpy-overflow.tmpl b/lib/asan/tests/strncpy-overflow.tmpl
deleted file mode 100644
index 3780aa8..0000000
--- a/lib/asan/tests/strncpy-overflow.tmpl
+++ /dev/null
@@ -1,7 +0,0 @@
-WRITE of size 1 at 0x.* thread T0
- #0 0x.* in strncpy
- #1 0x.* in main .*strncpy-overflow.cc:[78]
-0x.* is located 0 bytes to the right of 9-byte region
-allocated by thread T0 here:
- #0 0x.* in malloc
- #1 0x.* in main .*strncpy-overflow.cc:6
OpenPOWER on IntegriCloud