git: kernel - Add sysref assertions
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 12 21:13:29 PDT 2010
commit 18b4c2bbe82bef16aa24e9194dca1e2b55cfd3fa
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 12 21:11:20 2010 -0700
kernel - Add sysref assertions
* Add checks in the sysref code to detect use-after-free situations.
Summary of changes:
sys/kern/kern_sysref.c | 7 ++++++-
sys/sys/sysref.h | 1 +
2 files changed, 7 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/18b4c2bbe82bef16aa24e9194dca1e2b55cfd3fa
--
DragonFly BSD source repository
More information about the Commits
mailing list