git: DragonFly_RELEASE_2_6 Fix panics in two syscalls, caps_sys_get(2) and caps_sys_wait(2).
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Aug  8 01:46:44 PDT 2010
    
    
  
commit 0d3546ec8b3f1ca7d361d467efb9697f2c7a6c89
Author: Sascha Wildner <saw at online.de>
Date:   Sun Aug 8 10:43:08 2010 +0200
    Fix panics in two syscalls, caps_sys_get(2) and caps_sys_wait(2).
    
    Only call caps_drop() if caps != NULL.
Summary of changes:
 sys/kern/lwkt_caps.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0d3546ec8b3f1ca7d361d467efb9697f2c7a6c89
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list