[Bug 743220] bluetooth modules need to track transport state

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 2 14:15:25 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=743220

--- Comment #1 from Nick Stoughton <nstoughton at aether.com> ---
Created attachment 298351
  --> https://bugzilla.gnome.org/attachment.cgi?id=298351&action=edit
State tracking patch v2

I just noticed a bug in this patch ... I decrement the ref count of a GVariant
without having first incremented it. This leads to mysterious assertion
failures at a much later point when the underlying variant is actually freed
(and presumably to a risk that the entire application could crash if it
attempted to use it after the erroneous decrement).

Patch updated.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list