cvs commit: src/sys/kern sys_process.c

Tom Rhodes trhodes at FreeBSD.org
Tue Nov 14 19:28:43 UTC 2006


trhodes     2006-11-14 19:28:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             sys_process.c 
  Log:
  MFC 1.139:
  
  Close a race condition where num can be larger than tmp, giving the user
  too large of a boundary.
  
  Reported by:    Ilja Van Sprundel
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.131.2.7  +1 -1      src/sys/kern/sys_process.c


More information about the cvs-src mailing list