[Bug 754753] rtsp-media: don't mutate original string when parsing keymgmt

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 00:57:55 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |thaytan at noraisin.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.91

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
Thanks, I already had this patch locally - I just hadn't pushed it yet:

commit 315c2f93bb3bd17514dd20fb269684dc2c23ee4d
Author: Jan Schmidt <jan at centricular.com>
Date:   Fri Sep 4 11:23:43 2015 +1000

    rtsp-media: Don't crash on encrypted RTX SDP

    In parse_keymgmt(), don't mutate the input string that's been passed
    as const, especially since we might need the original value again if
    the same key info applies to multiple streams (RTX, for example).

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

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