On Sun, Jun 14, 2015 at 9:47 AM, Jeremie Le Hen wrote:
> Author: jlh
> Date: Sun Jun 14 07:47:18 2015
> New Revision: 284377
> URL: https://svnweb.freebsd.org/changeset/base/284377
>
> Log:
> NetBSD commit log:
> Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
>
Author: jlh
Date: Sun Jun 14 07:47:18 2015
New Revision: 284377
URL: https://svnweb.freebsd.org/changeset/base/284377
Log:
NetBSD commit log:
Use a constant array for the MIB. Newer LLVM decided that mib[] warranted
stack protections, with the obvious crash after the setup was done.