DragonFly commits List (threaded) for 2010-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_4 sched_rr_get_interval(2): Use copyout(9) for the interval argument.
commit a038d859c93bd33113947be33fc3e88da240a79f
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]