unref the SoupAddress passed to soup_socket_connect to avoid a leak. Based
authorDan Winship <danw@src.gnome.org>
Thu, 27 Oct 2005 14:46:59 +0000 (14:46 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 27 Oct 2005 14:46:59 +0000 (14:46 +0000)
commit3df970081b5690021c71d61cc2360778089f1630
tree6dc2abaaf3c1ab505d1716f37666be1fabc0dc69
parent02dfb0a77ab10f3a52ac85c26923e0ed7cb488a5
unref the SoupAddress passed to soup_socket_connect to avoid a leak. Based

* libsoup/soup-socket.c (soup_socket_client_new_async,
soup_socket_client_new_sync): unref the SoupAddress passed to
soup_socket_connect to avoid a leak. Based on a patch from Wang
Xin <jedy.wang@sun.com>.
ChangeLog
libsoup/soup-socket.c