[Bug 780331] interleave segfaults with more than 64 channels

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 31 11:12:25 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit e83573fd8d232a0b6defe99ca4ee28c4cbef0ff8
Author: Douglas Bagnall <douglas at halo.gen.nz>
Date:   Fri Mar 31 23:40:05 2017 +1300

    audiointerleave: don't overflow channel map with >64 channels

    When there are more than 64 channels, we don't want to exceed the
    bounds of the ordering_map buffer, and in these cases we don't want to
    remap at all. Here we avoid doing that.

    Based on a patch originally for plugins-good/interleave in
    https://bugzilla.gnome.org/show_bug.cgi?id=780331

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