-
Committer:
Andrea Azzarone
-
Date:
2013-08-20 17:53:24 UTC
-
mto:
This revision was merged to the branch mainline in
revision
3779.
-
Revision ID:
azzaronea@gmail.com-20130820175324-w27s1mivl3v8qvqj
Use Glib::RefPtr<Glib::Source> in glib_integration_test and compiz core too. After the fix of bug https://bugzilla.gnome.org/show_bug.cgi?id=561885 Glib::Source::~Source is called when both Source::unreference() and SourceCallbackData::destroy_notify_callback() are called.