]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Propagate the error number in x86 signal contexts to the client.
authorTom Hughes <tom@compton.nu>
Fri, 13 Jun 2008 08:37:49 +0000 (08:37 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 13 Jun 2008 08:37:49 +0000 (08:37 +0000)
commit05a8512bfd109482ec8f7e5f28a585ec5623f591
tree756f653d0c0a140109e7c3e73a26660bec2bb5fc
parent3620497773e87418cdb3d06aee582adb7b05b963
Propagate the error number in x86 signal contexts to the client.
Fixes bug #163933.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8229
coregrind/m_sigframe/sigframe-amd64-linux.c
coregrind/m_sigframe/sigframe-x86-linux.c
coregrind/m_signals.c