summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/output_tests/strncpy-overflow.tmpl.Darwin
blob: 80919e6c519ae1ac972081f3638b81f51ff3343a (plain)
1
2
3
4
5
6
7
8
9
WRITE of size 1 at 0x.* thread T0
    #0 0x.* in wrap_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 .*mz_malloc.*
    #1 0x.* in malloc_zone_malloc.*
    #2 0x.* in malloc.*
    #3 0x.* in main .*strncpy-overflow.cc:6
OpenPOWER on IntegriCloud