Attached is the patch, as one of { my MTA, my MUA } wrecks e-mail-body
patches. - Shao>From 4c5c28938d47e4888be73d84c2c8241aa60e2391 Mon Sep 17 00:00:00 2001 From: Shao Miller <[email protected]> Date: Wed, 24 Oct 2012 15:52:23 -0400 Subject: [PATCH] [cpio] Deal with CPIO trailers For the case where wimboot is given a CPIO archive that has not been prepared by iPXE, there could be the magic "TRAILER!!!" file at the end of the archive. We should stop processing CPIO files if we reach this. Signed-off-by: Shao Miller <[email protected]> --- src/cpio.c | 6 ++++++ src/cpio.h | 3 +++ 2 files changed, 9 insertions(+)
0001-cpio-Deal-with-CPIO-trailers.patch
Description: Binary data
_______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

