[Webkit-unassigned] [Bug 73014] New: [GStreamer] improper usage of gst_object_ref_sink

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 03:46:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73014

           Summary: [GStreamer] improper usage of gst_object_ref_sink
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


To take ownership of GstObjects we should call gst_object_ref and gst_object_sink. Additionally we should ensure adoptGRef is used only on non-floating GstObjects.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list