[Bug 720855] New: gst-rtsp-server: sort mount point sequence before lookup

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Dec 20 16:38:57 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720855
  GStreamer | gst-rtsp-server | git

           Summary: gst-rtsp-server: sort mount point sequence before
                    lookup
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: aleix at oblong.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


If you try to add mount point factories and then remove them without actually
calling "gst_rtsp_mount_points_match" the sequence will be unsorted, and the
g_sequence_lookup will fail.

The documentation of g_sequence_lookup reads:

   This function will fail if the data contained in the sequence is unsorted.

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