Ref the auth domain when adding it.
authorDan Winship <danw@src.gnome.org>
Thu, 7 Feb 2008 03:04:59 +0000 (03:04 +0000)
committerDan Winship <danw@src.gnome.org>
Thu, 7 Feb 2008 03:04:59 +0000 (03:04 +0000)
commit0c890a53d6318c078cfd3edf19b4ee8aff05c124
tree2840fb06960d1bc7bbb5f93394b452454cdd68d3
parent7e598ef92e5b9efec01d901966008d95c8cd499f
Ref the auth domain when adding it.

* libsoup/soup-server.c (soup_server_add_auth_domain): Ref the
auth domain when adding it.

* tests/continue-test.c (setup_server):
* tests/server-auth-test.c (main): Add unrefs here to avoid
leaking now

svn path=/trunk/; revision=1076
ChangeLog
libsoup/soup-server.c
tests/continue-test.c
tests/server-auth-test.c