aboutsummaryrefslogtreecommitdiff
path: root/lib/asan/tests/shared-lib-test.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/asan/tests/shared-lib-test.tmpl')
-rw-r--r--lib/asan/tests/shared-lib-test.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/asan/tests/shared-lib-test.tmpl b/lib/asan/tests/shared-lib-test.tmpl
new file mode 100644
index 000000000000..564e3eb5cb8c
--- /dev/null
+++ b/lib/asan/tests/shared-lib-test.tmpl
@@ -0,0 +1,7 @@
+#.*ERROR: AddressSanitizer global-buffer-overflow on address 0x.* at pc 0x.* bp 0x.* sp 0x.*
+#READ of size 4 at 0x.* thread T0
+# #0 0x.* in inc .*shared-lib-test-so.cc:11
+# #1 0x.* in main .*shared-lib-test.cc:33
+# #2 0x.* in __libc_start_main.*
+#0x.* is located 4 bytes to the left of global variable 'GLOB' (.*) of size 40
+#0x.* is located 52 bytes to the right of global variable 'pad' (.*) of size 40