cvs commit: src/sys/kern kern_cpuset.c

Konstantin Belousov kib at FreeBSD.org
Mon May 26 10:01:14 UTC 2008


kib         2008-05-26 10:01:13 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_cpuset.c 
  Log:
  Take into account possible overflow when multiplying. The casuality is
  the malloc call later, panicing kernel due to the oversized allocation.
  
  Reported by:    pho
  Reviewed by:    jeff
  
  Revision  Changes    Path
  1.10      +2 -2      src/sys/kern/kern_cpuset.c


More information about the cvs-all mailing list