]> git.ipfire.org Git - thirdparty/valgrind.git/commit
When doing leak checks, don't poke around in device segments as this
authorJulian Seward <jseward@acm.org>
Thu, 27 Jul 2006 23:12:17 +0000 (23:12 +0000)
committerJulian Seward <jseward@acm.org>
Thu, 27 Jul 2006 23:12:17 +0000 (23:12 +0000)
commit25499151ed99faeb4bcbd3f7e02f8f2ab117b92f
tree66f42c7187af15bdf5cdbc27281524425ea8c26d
parented31950b18c167428639fc0045f66fd15de6a439
When doing leak checks, don't poke around in device segments as this
may hang the entire machine.  (Tom Hughes).

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5990
memcheck/mc_leakcheck.c