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