Ollie Lho <[EMAIL PROTECTED]> writes: > So I am fscked up again ?? That's really embarassing.
Ollie I don't think so. There is nothing obviously wrong, with any of the current code. doc_mil_fill_inbuf.c works well against the elf bootloader. As the gunzip code doesn't really care about the validity of it's data until the very end it is simply harder to track down the problem. With the latest version of mkelfImage now adding a weak checksum to the data. If it is data corruption causing the problem we should see it in the ELF bootloader as well. It is possible that the problem cases were not updated to the most recent fix. And it is possible there is another lurking bug out there, in do_inflate.c or one of it's cousins. Though if so it is almost certainly my bug. I only pointed out that bugs could live for a long time against the gunzip code, so we would have a good historical understanding of the code. Eric
