]> Pileus Git - ~andy/gtk/commit
Fix a missing unref in the local/passive case. (#82067, Michael Meeks)
authorOwen Taylor <otaylor@redhat.com>
Fri, 17 May 2002 18:15:26 +0000 (18:15 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 17 May 2002 18:15:26 +0000 (18:15 +0000)
commitf58d55300b90242087898aba147a4d94b8b57505
tree03957e2678ef669f7af0c5c563c4ea5954875119
parent2bf6824ffafe27fcf8bddba71d05e346e5126359
Fix a missing unref in the local/passive case. (#82067, Michael Meeks)

Fri May 17 13:56:23 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkplug.c (gtk_plug_filter_func): Fix a missing
        unref in the local/passive case. (#82067, Michael
        Meeks)

        * gtk/gtkplug.c (_gtk_plug_remove_from_socket): Fix
        reference leak on the plug window.

        * tests/testsocket.c (add_child): Fix memory leak.

        * gtk/gtkdnd.c (gtk_drag_dest_site_destroy): Unref
        the proxy window.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c
gtk/gtkplug.c
tests/testsocket.c