]> git.ipfire.org Git - thirdparty/valgrind.git/commit
And some more follow up for 376956 syswrap of SNDDRV and DRM_IOCTL_VERSION
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 17 Mar 2017 18:45:23 +0000 (18:45 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Fri, 17 Mar 2017 18:45:23 +0000 (18:45 +0000)
commitc54854475c331d7035bb1f42ef1eb4a07f4707d0
tree250cd04ea9ed9d89a7385f95a62747ea6a6fe206
parenteb0d79c25a421e3771494f9a437dceca7d137b5c
And some more follow up for 376956 syswrap of SNDDRV and DRM_IOCTL_VERSION
causing some addresses to be wrongly marked as addressable

Just in case, do the assert after ARG2 has been truncated to 32 bits,
to avoid comparing sign extended requests on 64 bits.

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