Date: Sat, 13 Jan 2018 08:24:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 179523] [cpuctl] [patch] Memory leak/corruption in cpuctl pseudo-driver and more Message-ID: <bug-179523-8-64SaX0O7JJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-179523-8@https.bugs.freebsd.org/bugzilla/> References: <bug-179523-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=3D179523 Stefan B. <sblachmann@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sblachmann@gmail.com --- Comment #5 from Stefan B. <sblachmann@gmail.com> --- The current version of cpuctl.c contains this definition #define UCODE_SIZE_MAX (4 * 1024 * 1024) which should be sufficent for some years, as the latest Intel microcode release's maximum filesize is close to 100kB. So I think this PR can be closed. --=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-179523-8-64SaX0O7JJ>