On Thu, Nov 20, 2003 at 03:33:48PM -0500, Dimitrie O. Paun wrote: > Huw, > I didn't dig deep enough to see if glyphList/->glyph_sent > can't be NULL at that point, but it wasn't obvious to me > that they can't. You know this part a lot better than myself, > can you please check that I'm not adding extranous uglifying > bits to the code?
Hi Dimi,
All of these are unnecessary afaics. glyphList gets alloc'ed in
GlyphListInit and the two glyph_sent's are alloc'ed in
T{1|42}_download_header
Huw.
