DragonFly commits List (threaded) for 2009-09
DragonFly BSD
DragonFly commits List (threaded) for 2009-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_4 Kernel - Fix NOTE_EXIT.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Sep 2009 23:42:08 -0700 (PDT)

commit a82e6eca9a064b9af353727016c9657feb11b1eb
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/a82e6eca9a064b9af353727016c9657feb11b1eb


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]