lock host_lock around this, since it can be called from set_property().
authorDan Winship <danw@src.gnome.org>
Tue, 7 Jun 2005 14:18:07 +0000 (14:18 +0000)
committerDan Winship <danw@src.gnome.org>
Tue, 7 Jun 2005 14:18:07 +0000 (14:18 +0000)
commit64f1ab7ebcad08a3ed29cd8bcddb58dd5c073354
treecf18752eb74740512fe492e5dda4a5e864cd26ad
parent0db9b4ad3c598152f0d344e35acb4bf4e48475b9
lock host_lock around this, since it can be called from set_property().

        * libsoup/soup-session.c (cleanup_hosts): lock host_lock around
        this, since it can be called from set_property(). Possible fix for
        bnc #81641.
ChangeLog
libsoup/soup-session.c