This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Fri, Jun 18, 2004 at 04:35:52PM +0200, Laurent GONZALEZ wrote:
> Hello list,
>
> I caught an endless loop in flash.c (fis_free).
> It happens when the code removes a 'just collapsed' chunk from chunk
> table.
I personally don't like for statements like you used, so i added an
increment statement. I also fixed a compiler warning.
Thanks for reporting the bug.
Andrew
Attachment:
fis_free.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |