Re: [Libcgi-general] Premature end of script headers
Brought to you by:
rafaelsteil
From: Rafael S. <ra...@in...> - 2003-01-23 13:10:44
|
Oh, yeah, right... You have did it.. my fault, I thought that this bug was fixed in 0.8.1 version, but no.. the CVS version is the correct. Sorry = Tonu. The bug is in list_free() function ( list.c file ). The CVS version is here: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/libcgi/libcgi-devel/src/list= .c?rev=3D1.2&content-type=3Dtext/vnd.viewcvs-markup Rafael On 23 Jan 2003 14:59:04 +0200 Tonu Samuel <to...@pl...> wrote: > On Thu, 2003-01-23 at 13:46, Rafael Steil wrote: > >=20 > > I need to revise cgi_end().. for now, the only thing it does is free=20 > > cookies and session vars from memory.. not a big issue. In future relea= ses,=20 > > cgi_end() intention is to make a complete memory cleanup, but to do tha= t we need > > memory management functions before. So, comment the call to this funcit= on and > > be happy :) >=20 > I have it! >=20 > I do not remember what exact version is in CVS right now but I use it > in-house for some time already. SourceForge project "dbug" is it. >=20 > Today I am very sleepy but I can revise it some other day. >=20 > T=F5nu |