summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/shared-lib-test.tmpl
blob: 564e3eb5cb8cc17bf1aea9f63f4adde9f5521f9f (plain)
1
2
3
4
5
6
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
OpenPOWER on IntegriCloud