Accepting request 794365 from home:gboiko:branches:multimedia:libs
- Backport of an upstream fix for celt decoder: * opus-Fix-celt-decoder-assertion-when-using-OPUS_CUSTOM.patch: When using OPUS_CUSTOM, `CELTDecoder->end` can be larger than 21. Assert against 25 instead in OPUS_CUSTOM builds. This patch is intended to fix a crash in Jamulus, originally reported here: https://sourceforge.net/p/llcon/discussion/software/thread/7fdbc8cbb0/ OBS-URL: https://build.opensuse.org/request/show/794365 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/opus?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 17:38:39 UTC 2020 - Gustavo Pichorim Boiko <gboiko@suse.com>
|
||||
|
||||
- Backport of an upstream fix for celt decoder:
|
||||
* opus-Fix-celt-decoder-assertion-when-using-OPUS_CUSTOM.patch: When
|
||||
using OPUS_CUSTOM, `CELTDecoder->end` can be larger than 21.
|
||||
Assert against 25 instead in OPUS_CUSTOM builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 17:37:36 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user