kib 2008-03-20 15:24:49 UTC FreeBSD src repository Modified files: sys/kern kern_fork.c Log: Fix the leak of the vmspace on the fork when the process limits are exceeded. Pointy hat to: me MFC after: 3 days Revision Changes Path 1.292 +4 -2 src/sys/kern/kern_fork.c