看板 DFBSD_commit 關於我們 聯絡資訊
commit 18b4c2bbe82bef16aa24e9194dca1e2b55cfd3fa Author: Matthew Dillon <dillon@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