mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Replace bcmp in ld.so.1.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@6479
This commit is contained in:
parent
dbea2713e3
commit
b76cb7d9e6
@ -430,6 +430,7 @@ MEMCPY(m_ld_so_1, memcpy) /* ld.so.1 */
|
||||
|
||||
MEMCMP(m_libc_soname, memcmp)
|
||||
MEMCMP(m_libc_soname, bcmp)
|
||||
MEMCMP(m_ld_so_1, bcmp)
|
||||
|
||||
|
||||
/* Copy SRC to DEST, returning the address of the terminating '\0' in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user