git: test - Do not report bogus object pointer in vmpageinfo
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 27 14:19:03 PST 2011
commit b081025cf74e580e451eaa1325d990c87684d00c
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 27 14:18:34 2011 -0800
test - Do not report bogus object pointer in vmpageinfo
* If m.object is NULL do not report the previously loaded object's
data in the output.
Summary of changes:
test/debug/vmpageinfo.c | 48 +++++++++++++++++++++++++---------------------
1 files changed, 26 insertions(+), 22 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b081025cf74e580e451eaa1325d990c87684d00c
--
DragonFly BSD source repository
More information about the Commits
mailing list