]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Changes to make exp-ptrcheck work reasonable on Fedora 14 x86:
authorJulian Seward <jseward@acm.org>
Tue, 12 Oct 2010 22:47:09 +0000 (22:47 +0000)
committerJulian Seward <jseward@acm.org>
Tue, 12 Oct 2010 22:47:09 +0000 (22:47 +0000)
commit0e140511b6e31a549fdbd7d58b96eebbbdc75f3e
tree60aede04a93025ee9fb297b0d832ef194c6f7f8d
parentecf76d8b09e3172e3c48f2f809c0c30e6c21093d
Changes to make exp-ptrcheck work reasonable on Fedora 14 x86:

* looks_like_a_pointer: x86-linux: halve lower threshold value
  to take account of evident address space randomisation done
  by Fedora 14 on x86

* handle __NR_lgetxattr

* move __NR_mq_* entries to the correct place (tidyup only)

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11435
exp-ptrcheck/h_main.c