mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
Move memcheck/mc_replace_strmem.c to shared/vg_replace_strmem.c and
add several intercepts for SSE-variants. Include that source file from
drd/drd_strmem_intercepts.c, helgrind/hg_intercepts.c and
memcheck/mc_replace_strmem.c.
Merge memcheck/tests/filter_memcpy into tests/filter_stderr_basic.
Update tests/check_headers_and_includes.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13719
13 lines
442 B
Plaintext
13 lines
442 B
Plaintext
Conditional jump or move depends on uninitialised value(s)
|
|
at 0x........: index (vg_replace_strmem.c:...)
|
|
by 0x........: main (strchr.c:15)
|
|
|
|
Conditional jump or move depends on uninitialised value(s)
|
|
at 0x........: index (vg_replace_strmem.c:...)
|
|
by 0x........: main (strchr.c:15)
|
|
|
|
Conditional jump or move depends on uninitialised value(s)
|
|
at 0x........: rindex (vg_replace_strmem.c:...)
|
|
by 0x........: main (strchr.c:16)
|
|
|