Date: Sun, 2 Jun 2002 12:20:37 -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: <200206021920.g52JKcd68891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/06/02 12:20:37 PDT
Modified files:
sbin/savecore savecore.c
Log:
Fix breakage caused by allocating the I/O buffer. There was a
sizeof(buf) lurking around that I missed.
PR: 38811
Submitted by: Adrian Colley <aecolley@spamcop.net>
Revision Changes Path
1.62 +5 -2 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?200206021920.g52JKcd68891>
