]> git.ipfire.org Git - thirdparty/valgrind.git/commit
x86-linux: don't add redirections for strchr/index in ld.so since they
authorJulian Seward <jseward@acm.org>
Thu, 18 Aug 2011 13:49:48 +0000 (13:49 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 18 Aug 2011 13:49:48 +0000 (13:49 +0000)
commita9fc7fe5c382685bba9f140c908e97c698fdd845
treeeff244a8974be11928536501f9ee416d73e6fd4f
parente1567da7c5198b384e4c12f8904d87ec392ec39a
x86-linux: don't add redirections for strchr/index in ld.so since they
are already hardwiredly-redirected at startup, and so these are
redundant.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11992
memcheck/mc_replace_strmem.c