]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Pass clone arguments in the correct order when doing a fork style
authorTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 22:59:47 +0000 (22:59 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 22:59:47 +0000 (22:59 +0000)
commitdd1e9ed25446cd4f2d26420839ed10c52691980b
treefa0baf665891e7ab3700d1d684a90541b46b4ad0
parent01962be11b1f2157501b565fccc91531243087ea
Pass clone arguments in the correct order when doing a fork style
clone. This should fix bug #109358.

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