Move setting the refcount to the end of the function
authorEdward Hervey <bilboed@bilboed.com>
Thu, 24 Sep 2009 08:44:17 +0000 (10:44 +0200)
committerAlexander Larsson <alexl@redhat.com>
Mon, 30 Nov 2009 19:52:32 +0000 (20:52 +0100)
commit170423f924950728cec21a784787aa43b0be71bc
tree894f949e17e274f45f3237830bdd57033d2aeae9
parentf8d24e849533e0e43cd7c9cf9a9692e4779c0472
Move setting the refcount to the end of the function

This is a safety feature for when making it atomic later.

https://bugzilla.gnome.org/show_bug.cgi?id=585375
gobject/gtype.c