]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When looking for a heap segment to extend look for the heap limit
authorTom Hughes <tom@compton.nu>
Thu, 6 Oct 2005 14:49:21 +0000 (14:49 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 6 Oct 2005 14:49:21 +0000 (14:49 +0000)
commit193e4670fcdd0189096c39c00a18cb0cbb2be289
tree6d9144e605be269bcd892319f74eb6b18b726633
parentea78a16074465f2444b15d53d8135efdee27c364
When looking for a heap segment to extend look for the heap limit
address rather than the base address as the heap may have been split
into more than one segment by using mprotect on it...

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4882
coregrind/m_syswrap/syswrap-generic.c