]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When warning about permissions being changed on a large chunk of
authorTom Hughes <tom@compton.nu>
Fri, 18 Jul 2008 08:38:44 +0000 (08:38 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 18 Jul 2008 08:38:44 +0000 (08:38 +0000)
commit12e2e7fe24dd18473941a77fc59a3264e7afa213
treedda7fd1351c8ef8a311c43e6b7dfc43db52a9f5a
parentbacc9827932788f1ac45d51ec676e346771b2075
When warning about permissions being changed on a large chunk of
memory report the actual addresses involved not just the size.

Based on patch from John Reiser <jreiser@BitWagon.com>.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8440
memcheck/mc_main.c