gstreamer/gst/siren
Fabrice Bellet 96004cd751 siren: fix a global buffer overflow spotted by asan
This patch just enforces boudaries for the access to the
standard_deviation array (64 floats). Such case can be
seen with a corrupted stream, where there's no hope to
obtain a valid decoded frame anyway.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1002
2019-07-22 08:00:00 +00:00
..
common.c siren: Fix floating point invalid operation 2018-11-15 08:44:12 +00:00
common.h Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.c Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.h Fix FSF address 2012-11-04 00:09:59 +00:00
decoder.c siren: Make some local variables non-static for thread-safety 2015-01-21 10:18:50 +01:00
decoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
encoder.c siren: Make some local variables non-static for thread-safety 2015-01-21 10:18:50 +01:00
encoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsiren.c Rename plugin filesnames to match plugin names 2017-03-08 20:04:23 -05:00
gstsiren.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
gstsirendec.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstsirendec.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
gstsirenenc.c docs: Port all docstring to gtk-doc markdown 2017-04-12 12:57:57 -03:00
gstsirenenc.h siren: remove unneeded structure padding 2014-12-28 00:58:04 +00:00
huffman.c siren: fix a global buffer overflow spotted by asan 2019-07-22 08:00:00 +00:00
huffman.h Fix FSF address 2012-11-04 00:09:59 +00:00
huffman_consts.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build docs: Build documentation with hotdoc 2019-05-13 17:00:00 -04:00
rmlt.c Fix FSF address 2012-11-04 00:09:59 +00:00
rmlt.h Fix FSF address 2012-11-04 00:09:59 +00:00
siren7.h Fix FSF address 2012-11-04 00:09:59 +00:00