cvs commit: src/sys/vm vm_mmap.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Oct 4 11:29:46 PDT 2006
dillon 2006/10/04 11:28:32 PDT
DragonFly src repository
Modified files:
sys/vm vm_mmap.c
Log:
Fix a bug where mmap()ing a revoked descriptor caused a kernel panic on a
NULL pointer.
Reported-by: walt <wa1ter at xxxxxxxxxxxxx>
Revision Changes Path
1.35 +24 -6 src/sys/vm/vm_mmap.c
http://www.dragonflybsd.org/cvsweb/src/sys/vm/vm_mmap.c.diff?r1=1.34&r2=1.35&f=u
More information about the Commits
mailing list