CVSROOT:        /cvs/gnome
Module name:    gnome-vfs
Changes by:     gicmo   05/04/17 09:45:49

Modified files:
        .              : ChangeLog 
        modules        : http-neon-method.c 

Log message:
2005-04-17  Christian Kellner  <[EMAIL PROTECTED]>

* modules/http-neon-method.c:
(neon_return_headers): Don't free headers list here anymore.
(neon_free_headers): New function used to free the headers list.
(http_aquire_connection): Register neon_free_headers as a request-destroy
callback so headers will always get freed when requests are getting
destroyed.
(http_follow_redirect): Unref a not used URI.

Fixes bug #169826 [http://bugzilla.gnome.org/show_bug.cgi?id=169826]

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-vfs&who=gicmo&date=explicit&mindate=2005-04-17%2009:44&maxdate=2005-04-17%2009:46

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to