mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
signals: Fix leak in test
https://bugzilla.gnome.org/show_bug.cgi?id=711779
This commit is contained in:
parent
1b9662046f
commit
d8722441d1
@ -131,5 +131,6 @@ main (int argc,
|
||||
g_assert (!callback3_ran);
|
||||
g_assert (default_handler_ran);
|
||||
|
||||
g_object_unref (object);
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user