I just noticed in passing that dbus_g_method_return and _error leak the DBusGMethodInvocation if no_reply was set on the method call.
Created attachment 31231 [details] [review] Don't leak DBusGMethodInvocation for no-reply calls
(In reply to comment #1) > Created an attachment (id=31231) [details] > Don't leak DBusGMethodInvocation for no-reply calls Looks good, thanks!
Pushed to master; thanks for the swift review!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.