gnome-shell/src/hotplug-sniffer
Owen W. Taylor 33d4518e50 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-16 17:38:38 -05:00
..
hotplug-mimetypes.h *.[ch]: add emacs modeline to C files that were missing it 2011-10-11 08:05:17 -04:00
hotplug-sniffer.c hotplug-sniffer: fix double free when setting D-Bus return value 2012-01-16 17:38:38 -05:00
org.gnome.Shell.HotplugSniffer.service.in sniffer: add a mimetype sniffer helper executable 2011-07-13 14:39:35 -04:00
shell-mime-sniffer.c *.[ch]: add emacs modeline to C files that were missing it 2011-10-11 08:05:17 -04:00
shell-mime-sniffer.h *.[ch]: add emacs modeline to C files that were missing it 2011-10-11 08:05:17 -04:00