git: DragonFly_RELEASE_2_4 sched_rr_get_interval(2): Use copyout(9) for the interval argument.

Sascha Wildner swildner at crater.dragonflybsd.org
Tue Jan 19 19:40:49 PST 2010


commit a038d859c93bd33113947be33fc3e88da240a79f
Author: Sascha Wildner <saw at online.de>
Date:   Tue Jan 19 05:38:26 2010 +0100

    sched_rr_get_interval(2): Use copyout(9) for the interval argument.
    
    This fixes a panic discovered when NULL was passed as interval.

Summary of changes:
 sys/kern/kern_p1003_1b.c |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list