Only drop the connection if we get an error condition on the channel.
authorJoe Shaw <joe@ximian.com>
Wed, 2 Apr 2003 22:41:23 +0000 (22:41 +0000)
committerJoe Shaw <joeshaw@src.gnome.org>
Wed, 2 Apr 2003 22:41:23 +0000 (22:41 +0000)
commit43bc92c5dc4605aa1e5f49136994c28dbfd473e0
tree06690ab8e5d330328c5a54528ec4fc1c747bf62d
parent0b10a4bd394f90ad9701d616744fbedfc0a5d69e
Only drop the connection if we get an error condition on the channel.

2003-04-02  Joe Shaw  <joe@ximian.com>

* libsoup/soup-context.c (connection_death): Only drop the
connection if we get an error condition on the channel.  Fixes a
double-free.
ChangeLog
libsoup/soup-context.c