summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/tests/heap-overflow.tmpl.Darwin
blob: cb76269d7f7a6f806d3d6dfb0a5fbee30a46f0ac (plain)
1
2
3
4
5
6
7
8
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 .*mz_malloc.*
    #1 0x.* in malloc_zone_malloc.*
    #2 0x.* in malloc.*
    #3 0x.* in main heap-overflow.cc:[45]
OpenPOWER on IntegriCloud