Date: Tue, 9 Jun 2009 22:09:29 +0000 (UTC) From: Jamie Gritton <jamie@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern kern_jail.c Message-ID: <200906092209.n59M9XxV096980@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jamie 2009-06-09 22:09:29 UTC FreeBSD src repository Modified files: sys/kern kern_jail.c Log: SVN rev 193865 on 2009-06-09 22:09:29Z by jamie Fix some overflow errors: a signed allocation and an insufficiant array size. Reported by: pho Tested by: pho Approved by: bz (mentor) Revision Changes Path 1.105 +12 -4 src/sys/kern/kern_jail.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906092209.n59M9XxV096980>