git: kernel - kqueue - fix bug in marker handling

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 2 22:14:01 PST 2010


commit a74548c795171aff1dcd3c2ba42742318611f1b5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jan 2 22:00:30 2010 -0800

    kernel - kqueue - fix bug in marker handling
    
    * Fix a double-remove in the list marker used by kevent()

Summary of changes:
 sys/kern/kern_event.c |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a74548c795171aff1dcd3c2ba42742318611f1b5


-- 
DragonFly BSD source repository





More information about the Commits mailing list