gio: Replace g_clear_object() with if()…g_object_unref()
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 28 Nov 2013 20:41:49 +0000 (20:41 +0000)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Thu, 28 Nov 2013 20:41:49 +0000 (20:41 +0000)
commit49ea52e6a69d96bd3eb29ed26c6cb1de592d336f
treee261ea8b6f5adadf8dcdc17c2a8aece00968ec09
parent49fc6d5b7e0714e783565f083aaca1de598256c0
gio: Replace g_clear_object() with if()…g_object_unref()

As per https://bugzilla.gnome.org/show_bug.cgi?id=113075#c39.
gio/gcontenttype.c
gio/gdbusserver.c