git: 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:45:55 PDT 2010


commit 53a2e712c52bdf68542c5f9cd313d14e2e7e2083
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/53a2e712c52bdf68542c5f9cd313d14e2e7e2083


-- 
DragonFly BSD source repository





More information about the Commits mailing list