[gstreamer-bugs] [Bug 314710] New: gst_buffer_create_sub doesn't copy the GST_BUFFER_FLAGS

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Aug 28 06:42:55 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=314710
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gst_buffer_create_sub doesn't copy the GST_BUFFER_FLAGS
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: alessandro at nnva.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gst_buffer_create_sub doesn't copy the GST_BUFFER_FLAGS.
In my case that causes a segfault since I try to modify a [readonly] buffer
through a sub-buffer after having called gst_buffer_make_writable on it, but the
function doesn't make a copy.

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




More information about the Gstreamer-bugs mailing list