[Bug 698888] New: SDP session bandwidth not duplicated, causing segfault when freeing...

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 25 12:14:55 PDT 2013


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

           Summary: SDP session bandwidth not duplicated, causing segfault
                    when freeing...
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: sebras at hotmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst_sdp_message_add_bandwidth() failed to duplicate the bandwidth attribute
name (compare gst_sdp_media_add_bandwidth()). This caused problems when calling
gst_sdp_message_free() as it assumes that all attribute names are duplicated.

The attached patch fixes the problem.

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