]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Preserve %esi across VG_(clone) as the caller may be relying on it
authorTom Hughes <tom@compton.nu>
Mon, 18 Jul 2005 12:02:45 +0000 (12:02 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 18 Jul 2005 12:02:45 +0000 (12:02 +0000)
commit1426576c53a2909f8c89097c1d0e0175ba419d4c
treeda192128daa9e84a6279ed56f7955299ad326de7
parentce1682b2d860ea55dc9cec3e2f8024a074764799
Preserve %esi across VG_(clone) as the caller may be relying on it
not being changed. Fix to bug #106713.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4160
coregrind/m_syswrap/syswrap-x86-linux.c