cvs commit: src/sys/kern kern_fork.c

Konstantin Belousov kib at FreeBSD.org
Thu Mar 20 08:24:49 PDT 2008


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


More information about the cvs-all mailing list