On Saturday 15 October 2005 02:47 am, Timothy Baldwin wrote:
> Problem 1: In the function test_header, the array buf is accessed via
> pointers to grub_uint32_t and grub_uint16_t without ensuring correct
> alignment of the pointers.  This does not work on ARM.  Fixed by:

Thank you for your report. I'll apply this patch.

> Problem 2: Reading gzip files all at once results in corruption of the
> data. It can be exposed by this patch:

Can you investigate this problem?

Okuji


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to