grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gzio is broken


From: Yoshinori K. Okuji
Subject: Re: gzio is broken
Date: Sat, 15 Oct 2005 10:07:23 +0200
User-agent: KMail/1.7.2

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]