Date: Fri, 20 May 2016 15:33:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 209661] amd64_set_ioperm overflow Message-ID: <bug-209661-6-8XmkjDbNYR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209661-6@https.bugs.freebsd.org/bugzilla/> References: <bug-209661-6@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=3D209661 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Fri May 20 15:32:48 UTC 2016 New revision: 300305 URL: https://svnweb.freebsd.org/changeset/base/300305 Log: Use unsigned type for the loop index to make overflow checks effective. PR: 209661 Reported by: cturt Sponsored by: The FreeBSD Foundation MFC after: 3 days Changes: head/sys/amd64/amd64/sys_machdep.c --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209661-6-8XmkjDbNYR>