GNOME Bugzilla – Bug 779409
Fix false positive g_warning() in remove_filter()
Last modified: 2017-04-08 05:13:27 UTC
The GDBus thread might be holding a ref while requesting to remove the filter.
Created attachment 346961 [details] [review] gdbus: fix false positive g_warning() in remove_filter()
Review of attachment 346961 [details] [review]: Looks good.
Attachment 346961 [details] pushed as 005dfea - gdbus: fix false positive g_warning() in remove_filter()