[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: two bugs in configfile parser
From: |
Bean |
Subject: |
Re: two bugs in configfile parser |
Date: |
Tue, 5 Aug 2008 18:34:13 +0800 |
On Tue, Aug 5, 2008 at 6:17 PM, Marco Gerards <address@hidden> wrote:
> Hi,
>
> Bean <address@hidden> writes:
>
>> Ok, I've found the bug. In editor_getline (normal/menu_entry.c), it
>> should return a string allocated with grub_strdup, instead of the
>> original one, as the result will be release in the lexer once it's
>> done.
>
> The patch looks fine. You can commit it, if you didn't do this
> already.
Oh, I have committed it.
--
Bean