summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/heap-overflow.tmpl
blob: e2ab65f17d82d2cd54ef1d6fc719d1fc756e3f39 (plain)
1
2
3
4
5
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]
OpenPOWER on IntegriCloud