Owen W. Taylor fa515328eb hotplug-sniffer: fix double free when setting D-Bus return value
g_dbus_method_invocation_return_value() adopts a floating reference,
so we don't also need to unreference it; fix by replacing the code
using a more compact form using the ^ convenience character in
GVariant type specifications. (Thanks to Ryan Lortie for the
suggestion.)

https://bugzilla.gnome.org/show_bug.cgi?id=667378
2012-01-17 10:55:21 -05:00
..
2011-09-05 12:23:59 -04:00
2012-01-04 17:42:53 -05:00
2010-02-08 21:31:30 +01:00
2010-03-11 15:08:48 -05:00
2010-02-22 19:37:49 -05:00