git: Kernel - Fix NOTE_EXIT.

看板DFBSD_commit作者時間16年前 (2009/09/22 13:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 8fb579883e72e1f3c68200f42267d50cf03c6842 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Sep 21 21:57:32 2009 -0700 Kernel - Fix NOTE_EXIT. * NOTE_EXIT could crash the machine due to a knote being left on a process list and then zfree()'d. Loosely-taken-from: FreeBSD Summary of changes: sys/kern/kern_event.c | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8fb579883e72e1f3c68200f42267d50cf03c6842 -- DragonFly BSD source repository
文章代碼(AID): #1Ak5eKJn (DFBSD_commit)