Date: Wed, 1 Dec 2004 07:17:57 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth beastie.4th Message-ID: <200412010717.iB17Hw29060806@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2004-12-01 07:17:57 UTC
FreeBSD src repository
Modified files:
sys/boot/forth beastie.4th
Log:
Fix a bunch of stack leaks. These were theoretically harmless, except that
they would leave enough elements on the stack that if you escaped to the
loader prompt and then typed 'setenv', it would pull in all of the leaked
junk and cause an exception in the environment. There still seems to be
3 leaked elements, but they don't appear to be coming from this file.
Revision Changes Path
1.10 +11 -5 src/sys/boot/forth/beastie.4th
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412010717.iB17Hw29060806>
