]> git.ipfire.org Git - thirdparty/valgrind.git/commit
On amd64 all IPC calls behave as if the IPC_64 flag is set in the
authorTom Hughes <tom@compton.nu>
Fri, 5 Mar 2010 10:11:41 +0000 (10:11 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 5 Mar 2010 10:11:41 +0000 (10:11 +0000)
commit2373f0c09630a1344d88eafaaf5b7b0855f234ba
treeb351c679c1e687146538f6e51fa39239a6a35cdc
parent3186d00cffe9fc7b8290344ab4ae23fab681942c
On amd64 all IPC calls behave as if the IPC_64 flag is set in the
command, so pretend that it is set when calling the generic wrapper
functions in pre and post handlers. Fixes #229509.

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