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

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jan 18 20:42:46 PST 2010


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


-- 
DragonFly BSD source repository





More information about the Commits mailing list