]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Make sure the post handler for mincore is called in amd64 and s390 as
authorTom Hughes <tom@compton.nu>
Wed, 10 Aug 2011 09:57:27 +0000 (09:57 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 10 Aug 2011 09:57:27 +0000 (09:57 +0000)
commit8da32e7807a5411abaf07caf87edba54daa46cbf
tree26c65385cc440c183cece1cb260b91e3b9ba2f01
parent315d45ed803fe9854b3d0314d635fd60f026f3cd
Make sure the post handler for mincore is called in amd64 and s390 as
it already was on other platforms. Fix to #279795.

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