]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Correct the calculation of the size of the node mask given to
authorTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 07:52:26 +0000 (07:52 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 15 Aug 2011 07:52:26 +0000 (07:52 +0000)
commita570998478ddbe3608bc16c059536e3bc8401470
treeef7a4362e766260dc9532f4478d8488c2a4c3981
parentf3e331e7778cc5186e9c60699c82d2363a482e53
Correct the calculation of the size of the node mask given to
the mbind, set_mempolicy and get_mempolicy system calls.

Patch from Brice Goglin <brice.goglin@ens-lyon.org> on #280083.

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