FreeBSD regtest: add fakes for older versions in scalar
[valgrind.git] / memcheck / tests / overlap.stderr.exp-no_memcpy
blobf97cf80172a7e309b590183b20e49fb0f0d2cf14
1 Source and destination overlap in strncpy(0x........, 0x........, 21)
2    at 0x........: strncpy (vg_replace_strmem.c:...)
3    by 0x........: main (overlap.c:45)
5 Source and destination overlap in strncpy(0x........, 0x........, 21)
6    at 0x........: strncpy (vg_replace_strmem.c:...)
7    by 0x........: main (overlap.c:47)
9 Source and destination overlap in strcpy(0x........, 0x........)
10    at 0x........: strcpy (vg_replace_strmem.c:...)
11    by 0x........: main (overlap.c:54)
13 Source and destination overlap in strncat(0x........, 0x........, 21)
14    at 0x........: strncat (vg_replace_strmem.c:...)
15    by 0x........: main (overlap.c:112)
17 Source and destination overlap in strncat(0x........, 0x........, 21)
18    at 0x........: strncat (vg_replace_strmem.c:...)
19    by 0x........: main (overlap.c:113)