[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] GRUB, XFS and writable strings == segfault
From: |
Yoshinori K. Okuji |
Subject: |
Re: [PATCH] GRUB, XFS and writable strings == segfault |
Date: |
Sun, 8 May 2005 04:19:44 +0200 |
User-agent: |
KMail/1.7.2 |
On Friday 29 April 2005 01:57, Sven Wegener wrote:
> First we declare usual to contain two constant strings. Then we assign
> one of them to name and later we (might) try to write to one character
> of the string. Please find attached a patch against current CVS that
> transforms usual into an array of characters, so that writing to them is
> safe.
Thank you for your report. I have checked in a different fix for this. Please
do not forget to write a ChangeLog entry next time.
Okuji
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH] GRUB, XFS and writable strings == segfault,
Yoshinori K. Okuji <=