mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
particular, renamed mc_replace_strmem.c as mac_replace_strmem.c; the 'mac' prefix indicates it's shared between Memcheck and Addrcheck. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1774
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
Source and destination overlap in memcpy(0x........, 0x........, 21)
|
|
at 0x........: memcpy (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:40)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in memcpy(0x........, 0x........, 21)
|
|
at 0x........: memcpy (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:42)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in strncpy(0x........, 0x........, 21)
|
|
at 0x........: strncpy (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:45)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in strncpy(0x........, 0x........, 21)
|
|
at 0x........: strncpy (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:47)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in strcpy(0x........, 0x........)
|
|
at 0x........: strcpy (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:54)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in strncat(0x........, 0x........, 21)
|
|
at 0x........: strncat (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:112)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|
|
|
|
Source and destination overlap in strncat(0x........, 0x........, 21)
|
|
at 0x........: strncat (mac_replace_strmem.c:...)
|
|
by 0x........: main (overlap.c:113)
|
|
by 0x........: __libc_start_main (...libc...)
|
|
by 0x........: ...
|