This is the mail archive of the ecos-discuss@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]

Re: ZLIB and gzip - Bug in fread()


On Tue, 2002-05-14 at 21:15, Stephen Polkowski wrote:
> Jesper,
> 
> 	The first bug that I've found is in the fread() library call.  fread 
> isn't updating it's buffer pointer for multiple reads. Notice that the 
> read is done with ptr, but only ptrc is incremented.  The call should be 
> made with ptrc. When I make the change, gzip starts working.
> 
> 	Should I submit a patch?  What is the process of submitting patches. 
> Thanks.

I'm sorry that you wasted time on this. The bug was fixed in February in
our internal tree. Unfortunately there's been no CVS updates since then.

Jesper


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]