[Bug 736843] New: MiniObject.MakeWritable doesn't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 17 20:05:47 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736843
  GStreamer | gst-sharp | 1.4.0

           Summary: MiniObject.MakeWritable doesn't work
    Classification: Platform
           Product: GStreamer
           Version: 1.4.0
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-sharp
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tom.deseyn at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


MiniObject: fix MakeWritable

In case the MiniObject had a reference count of 1 (writable), the object was
destroyed due to a bug in Opaque not handling self-assignment of Raw.
In case the MiniObject was not writable, the returned copy was not writable
either because it had two references: one from gst_mini_object_make_writable
and one from Opaque.Raw.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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