[Bug 771555] rtsp-server can fail to find added media factories

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 25 12:17:07 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=771555

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the bug report and the patch. Sorry it took so long to get to it.

Next time it would be great if you could provide the patch in "git
format-patch" format (with author/commit message) and add something to the unit
test as well.

commit 5964247829b8b6011b535be0dcfafc572467b809 (HEAD -> master)
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Jan 25 12:09:03 2018 +0000

    mount-points: bail out of loop again when matching mount points

    Previous patch led to us iterating the entire sequence. Bail out
    of the loop again if we have a match but are moving away from it.

    https://bugzilla.gnome.org/show_bug.cgi?id=771555

commit f5b99d8fcebe9ec00a2c9c9f550d25caa253bac1
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Thu Jan 25 12:06:57 2018 +0000

    tests: mountpoints: add more checks for mount point path matching

    https://bugzilla.gnome.org/show_bug.cgi?id=771555

commit c3e58dfdbe61ddc19441a8251caa0cbc5a669a2e
Author: Andrew Bott <andrew.bott at blackmoth.com>
Date:   Fri Sep 16 20:41:19 2016 +0000

    mount-points: fix matching of paths where there's also an entry with a
common prefix

    e.g. with the following mount points

    /raw
    /raw/snapshot
    /raw/video

    _match() would not match /raw/video and /raw/snapshot correctly.

    https://bugzilla.gnome.org/show_bug.cgi?id=771555

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