[Bug 762142] New: dashdemux: tests: use g_object_unref for test data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 16 13:57:08 UTC 2016


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

            Bug ID: 762142
           Summary: dashdemux: tests: use g_object_unref for test data
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florin.apostol at oregan.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

The GstDashDemuxTestCase object is allocated using g_object_newv
but in many places was being deallocated using gst_object_unref.
This was caused by commit ae3ed25025e34ea9b09df59d22d7ebd7294560bc.

-- 
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