DragonFly commits List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/vm vm_glue.c
dillon 2006/09/15 20:32:44 PDT
DragonFly src repository
Modified files:
sys/vm vm_glue.c
Log:
Fix a bug in sysctl()'s handling of user data. You can't wire 0 bytes
without blowing up vm_map_wire().
Reported-by: Ilja van Sprundel
Found-using: A trivial system call fuzzer
Revision Changes Path
1.43 +11 -4 src/sys/vm/vm_glue.c
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_glue.c.diff?r1=1.42&r2=1.43&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]