[Bug 791638] playbin3: Fix accessing invalid index in GstStream when received select-stream event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 15 08:03:54 UTC 2017


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|---                         |FIXED

--- Comment #2 from Edward Hervey <bilboed at bilboed.com> ---
whoooops, thanks for spotting that :)

commit a8a5905ec65272e1a499d97bab2e2d4727c85112 (HEAD -> master, origin/master,
origin/HEAD)
Author: Dongil Park <dongil.park at lge.com>
Date:   Fri Dec 15 10:50:44 2017 +0900

    playbin3: Fix accessing invalid index in GstStream when received
select-stream event

    If select-stream event was send to playbin3 as missing any GstStream of ES
type
    (V or A or TEX) of collection then, playbin will access to invalid address
of
    GstStream due to invalid index limit. This caused SIGSEGV.

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

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