sched_rr_get_interval(2): Use copyout(9) for the interval argument.
commite31a849e1df1a0a372825859f8a962dbe4b47764
authorSascha Wildner <saw@online.de>
Tue, 19 Jan 2010 04:38:26 +0000 (19 05:38 +0100)
committerSascha Wildner <saw@online.de>
Tue, 19 Jan 2010 04:39:27 +0000 (19 05:39 +0100)
tree5f566d96e2d22886a7f3cda09c34da765198c53e
parentbb47c0722753e42a01efa8ca923901cbad298cb4
sched_rr_get_interval(2): Use copyout(9) for the interval argument.

This fixes a panic discovered when NULL was passed as interval.
sys/kern/kern_p1003_1b.c