GDBusActionGroup: hold ref until async init done
authorPavel Vasin <rat4vier@gmail.com>
Mon, 16 Jul 2012 11:57:26 +0000 (15:57 +0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 6 Aug 2012 14:08:13 +0000 (10:08 -0400)
commit151b198b93764ac69b5c067afe9fbf7c6c4acea4
tree9f43c25b9f4f9b028b896e2a2f717c538b9b9c42
parentb2d848e3cb83fb096d6337be701cf834defa56b9
GDBusActionGroup: hold ref until async init done

to avoid use-after-free if GDBusActionGroup was finalized

https://bugzilla.gnome.org/show_bug.cgi?id=679509
gio/gdbusactiongroup.c