[gstreamer-bugs] [Bug 623233] New: GstNetBuffer initialization isn't thread safe.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jun 30 12:17:41 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623233
  GStreamer | gst-plugins-base | git

           Summary: GstNetBuffer initialization isn't thread safe.
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tester at tester.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


GstNetBuffer can be first used by more than one thread (if you have more than
one rtp session in a gstrtpbin for example). Using G_DEFINE_TYPE to define it
should fix that.

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