summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2005-10-27 14:01:30 +0000
committerDan Winship <danw@src.gnome.org>2005-10-27 14:01:30 +0000
commit02dfb0a77ab10f3a52ac85c26923e0ed7cb488a5 (patch)
tree62eb7766adfb9d7458662c8d8123a3e0184319cb
parenta654a2c28740f9a036c680760ffcec83b738b16d (diff)
downloadlibsoup-02dfb0a77ab10f3a52ac85c26923e0ed7cb488a5.tar.gz
gr. save then commit
-rw-r--r--ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index da792a5d..3a351dfd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,13 @@
2005-10-27 Dan Winship <danw@novell.com>
+ bgo #316313 / bnc #116762, and probably also bgo #318252
+
* libsoup/soup-message-io.c (soup_message_io_stop): clear io->conn
- (and also unref it rather than leaking it like before).
+ 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 message (to ensure that its
- priv->io->conn is cleared).
-
- Fix bgo #316313 / bnc #116762, and maybe bgo #318252
+ 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