]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Check members of the stack_t structure passed to sigaltstack
authorTom Hughes <tom@compton.nu>
Mon, 18 Jul 2005 23:18:10 +0000 (23:18 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 18 Jul 2005 23:18:10 +0000 (23:18 +0000)
commit5914fa6a53abecfa40eca88b00c22328eea8a45f
treec5040e277213c58928747881ebd801fa6af450b5
parentada7c716a11193ce89df1605bcd3fd4884a84bbd
Check members of the stack_t structure passed to sigaltstack
individually to avoid problems with padding on 64 bit platforms.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4168
coregrind/m_syswrap/syswrap-generic.c