cvs commit: src/sys/vm vm_glue.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Sep 15 20:38:35 PDT 2006
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
More information about the Commits
mailing list