Date: Thu, 31 Mar 2016 18:52:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 204097] witness_initialize() does not perform bound checking of witness_count Message-ID: <bug-204097-8-4rBLw8rVf4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204097-8@https.bugs.freebsd.org/bugzilla/> References: <bug-204097-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204097 Ed Maste <emaste@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emaste@freebsd.org --- Comment #5 from Ed Maste <emaste@freebsd.org> --- i can't trivially be made a size_t as later on there's a for (i =3D witness_count - 1; i >=3D 0; i--) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204097-8-4rBLw8rVf4>