]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Fix the access_extended wrapper, which was rather broken. That's what I get
authorNicholas Nethercote <njn@valgrind.org>
Sun, 16 Aug 2009 00:00:17 +0000 (00:00 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Sun, 16 Aug 2009 00:00:17 +0000 (00:00 +0000)
commit9acc4cc4d8d6fb4b21af9ed409b86d9963c6ad2b
tree912072edfc09cc4783a4934e34e634047fa00de4
parentb58b99e9aabcbc325e9e8ea9f07937f6852d5840
Fix the access_extended wrapper, which was rather broken.  That's what I get
for not testing properly.  Added a regtest for it too.  Fixes bug 200760
(again, properly this time).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10826
coregrind/m_syswrap/syswrap-darwin.c
none/tests/darwin/Makefile.am
none/tests/darwin/access_extended.c [new file with mode: 0644]
none/tests/darwin/access_extended.stderr.exp [new file with mode: 0644]
none/tests/darwin/access_extended.vgtest [new file with mode: 0644]