]> git.ipfire.org Git - thirdparty/valgrind.git/commit
ppc32-linux: di_notify_mmap: accept data sections mapped rwx as well as ones
authorJulian Seward <jseward@acm.org>
Sun, 16 Aug 2009 01:48:35 +0000 (01:48 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 16 Aug 2009 01:48:35 +0000 (01:48 +0000)
commit1d1c348f85489fc76bade29eebf0484a45a6c5a2
treef76eadf671e0aa6067e71eec5f4b5f7951f62287
parentf9d42655d8766aed5916e386a1ea2d79035f5cf8
ppc32-linux: di_notify_mmap: accept data sections mapped rwx as well as ones
mapped rw-.  Fixes #190820.  Really, this logic is still pretty ropey; we
could do a lot better here.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10828
coregrind/m_debuginfo/debuginfo.c