On Sun, Jun 14, 2015 at 9:47 AM, Jeremie Le Hen <[email protected]> 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 > stack protections, with the obvious crash after the setup was done. > As a positive side effect, code size shrinks a bit. > > I'm not sure why this hasn't bitten us yes, but it is certainly possible and > there are no real drawbacks to this change anyway. > > Submitted by: pfg
Correction: Pedro only forwarded this to me. The person who initially discovered this is Oliver (cc'ed). Sorry for that mistake! -- Jeremie Le Hen [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
