gstreamer/gst/dvdlpcmdec
Tim-Philipp Müller d57b097198 dvdlpcmdec: fix invalid read beyond channel position array
We would always copy sizeof(sorted_position) bytes, which is
for 8 channels, but if we have less than 8 channels the
position array we copy from will only have allocated space
for channel channels, so we would read beyond the input
array in some cases.
2015-09-26 09:24:25 +01:00
..
gstdvdlpcmdec.c dvdlpcmdec: fix invalid read beyond channel position array 2015-09-26 09:24:25 +01:00
gstdvdlpcmdec.h Fix FSF address 2012-11-03 20:40:37 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:56:31 +01:00