[Bug 727447] Re: Can g_variant_unref() on an already free'd variant

Sebastien Bacher seb128 at ubuntu.com
Fri Jul 22 09:40:36 UTC 2011


the bug has been fixed since

** Changed in: glib2.0 (Ubuntu)
   Importance: Undecided => Low

** Changed in: glib2.0 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/727447

Title:
  Can g_variant_unref() on an already free'd variant

Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  Fix Released

Bug description:
  Because the signal handler will ref and unref the variant it's
  possible that when doing the unref() the variant has already been
  free'd.  So, in order to combat that we need to ensure that the caller
  is sinking it first and then unref'ing it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/glib/+bug/727447/+subscriptions




More information about the foundations-bugs mailing list