]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix up the wrapper for getdirentries64 a bit so as to avoid false positives
authorJulian Seward <jseward@acm.org>
Wed, 19 Nov 2014 09:13:12 +0000 (09:13 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 19 Nov 2014 09:13:12 +0000 (09:13 +0000)
commit04e03a5709c97a67f2d919b726c00d52804fa194
tree01a8116a74b1fb39b1d894dbd29336a143690973
parentaa4f59d003032af81da881e3cf0125f682066455
Fix up the wrapper for getdirentries64 a bit so as to avoid false positives
from it.  Unfortunately I can't tell why this was happening.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14733
coregrind/m_syswrap/syswrap-darwin.c