CVSROOT: /cvs/gnome Module name: libsoup Changes by: danw 05/10/27 10:00:04
Modified files: . : ChangeLog libsoup : soup-connection-ntlm.c soup-connection.c soup-message-io.c Log message: bgo #316313 / bnc #116762, and probably also bgo #318252 * libsoup/soup-message-io.c (soup_message_io_stop): clear io->conn after releasing it, to make sure we can't accidentally release it twice. * libsoup/soup-connection.c (clear_current_request): Call soup_message_io_stop() on the cleared request. * libsoup/soup-connection-ntlm.c (ntlm_authorize_post): do a little dance here to make sure the session can't queue another message on the connection while we're in the process of requeuing the original one. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libsoup&who=danw&date=explicit&mindate=2005-10-27%2009:59&maxdate=2005-10-27%2010:01 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list