Enable sys_adjtimex() on arm-linux. Fixes #412408.
[valgrind.git] / memcheck / tests / overlap.stderr.exp
blob8febc542dfd0f703cc6f686abad09d2a5dbb4a6e
1 Source and destination overlap in memcpy(0x........, 0x........, 21)
2 at 0x........: memcpy (vg_replace_strmem.c:...)
3 by 0x........: main (overlap.c:40)
5 Source and destination overlap in memcpy(0x........, 0x........, 21)
6 at 0x........: memcpy (vg_replace_strmem.c:...)
7 by 0x........: main (overlap.c:42)
9 Source and destination overlap in strncpy(0x........, 0x........, 21)
10 at 0x........: strncpy (vg_replace_strmem.c:...)
11 by 0x........: main (overlap.c:45)
13 Source and destination overlap in strncpy(0x........, 0x........, 21)
14 at 0x........: strncpy (vg_replace_strmem.c:...)
15 by 0x........: main (overlap.c:47)
17 Source and destination overlap in strcpy(0x........, 0x........)
18 at 0x........: strcpy (vg_replace_strmem.c:...)
19 by 0x........: main (overlap.c:54)
21 Source and destination overlap in strncat(0x........, 0x........, 21)
22 at 0x........: strncat (vg_replace_strmem.c:...)
23 by 0x........: main (overlap.c:112)
25 Source and destination overlap in strncat(0x........, 0x........, 21)
26 at 0x........: strncat (vg_replace_strmem.c:...)
27 by 0x........: main (overlap.c:113)