blob: 3780aa81921f7063bb279742455467dc986e6682 (
plain)
1
2
3
4
5
6
7
|
WRITE of size 1 at 0x.* thread T0
#0 0x.* in 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 malloc
#1 0x.* in main .*strncpy-overflow.cc:6
|