Always reset the use count to its previous value before returning FALSE.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Dec 2008 05:14:00 +0000 (05:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 2 Dec 2008 05:14:00 +0000 (05:14 +0000)
commit6537b5e11d87b6a9bce4ce1e73e7a6f4cb01c1ce
tree3379328b3bf2507f0c5e10bede01310dcdc66027
parent26a4a31b1ac8fcbe80e3b0b21150c4b705925182
Always reset the use count to its previous value before returning FALSE.

        * gtypemodule.c (g_type_module_use): Always reset the use count
        to its previous value before returning FALSE. Pointed out by
        Johan Billien.

svn path=/trunk/; revision=7725
gobject/ChangeLog
gobject/gtypemodule.c