Date: Mon, 27 May 2002 00:54:43 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c Message-ID: <200205270754.g4R7sht49470@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/05/27 00:54:43 PDT
Modified files:
sbin/savecore savecore.c
Log:
Work around a memory fault on ia64 caused by having the 1MB buffer on
the stack in DoFile(). This needs some investigation. In the mean time
we do a one time malloc() for the buffer to have it on the heap instead.
Revision Changes Path
1.61 +16 -1 src/sbin/savecore/savecore.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205270754.g4R7sht49470>
