Unref callback->cb_data if it was still set when the source is freed.
authorOwen Taylor <otaylor@redhat.com>
Wed, 3 Jan 2001 16:05:39 +0000 (16:05 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 3 Jan 2001 16:05:39 +0000 (16:05 +0000)
commit07267bf096978a528a02bfa9d12aec2d6f5de541
treef191b4eae10f6637170fabe5060fbf6afe2dbbe8
parent2b579b5933b2f11c9b673899d8a61a39a3aeb23c
Unref callback->cb_data if it was still set when the source is freed.

Wed Dec 13 20:41:49 2000  Owen Taylor  <otaylor@redhat.com>

* gmain.c (g_source_unref_internal): Unref callback->cb_data
if it was still set when the source is freed. (Usually, this
will be done by g_source_destroy.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gmain.c
gmain.c