Date: Fri, 5 Apr 2002 21:56:34 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 ia64dump.c Message-ID: <200204060556.g365uYg83010@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/04/05 21:56:34 PST Modified files: sys/ia64/ia64 ia64dump.c Log: Fix a braino in the alignment of the segment contents after dumping the program headers. As a result of this, dumplo was advanced too much causing the end of the dump and most notably the trailing dump header to be written beyond the end of the the dump medium. Revision Changes Path 1.4 +12 -1 src/sys/ia64/ia64/ia64dump.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?200204060556.g365uYg83010>