]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the mmap2 pre-handler to avoid corrupting the arguments when
authorTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 13:04:04 +0000 (13:04 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 19 Jul 2005 13:04:04 +0000 (13:04 +0000)
commitbd8021aa269333734c065f54605de59a59c50592
treef84a4ce5e46796217f2f0c5c36421786ead8e311
parent7cdf76a10b78885fe454ae33d6807b0968a9609d
Fix the mmap2 pre-handler to avoid corrupting the arguments when
it fails with ENOMEM due to a lack of memory.

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