https://github.com/eVRydayVR/ffmpeg-unwarpvr
Revision c38d3e1a39b28937692a2c0eb39b25d8bc07d7bb authored by Ronald S. Bultje on 02 May 2012, 16:12:46 UTC, committed by Derek Buitenhuis on 02 June 2012, 23:17:53 UTC
Prevents subsequent overreads when these numbers are used as indices
in arrays.

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
(cherry picked from commit 64953f67f98da2e787aeb45cc7f504390fa32a69)
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>

Conflicts:

	libavcodec/qdm2.c
1 parent 5872580
History
Tip revision: c38d3e1a39b28937692a2c0eb39b25d8bc07d7bb authored by Ronald S. Bultje on 02 May 2012, 16:12:46 UTC
qdm2: clip array indices returned by qdm2_get_vlc().
Tip revision: c38d3e1
File Mode Size
doc
libavcodec
libavdevice
libavfilter
libavformat
libavutil
libpostproc
libswscale
presets
tests
tools
.gitignore -rw-r--r-- 631 bytes
COPYING.GPLv2 -rw-r--r-- 17.7 KB
COPYING.GPLv3 -rw-r--r-- 34.3 KB
COPYING.LGPLv2.1 -rw-r--r-- 25.9 KB
COPYING.LGPLv3 -rw-r--r-- 7.5 KB
CREDITS -rw-r--r-- 1.0 KB
Changelog -rw-r--r-- 30.9 KB
Doxyfile -rw-r--r-- 67.2 KB
INSTALL -rw-r--r-- 705 bytes
LICENSE -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 4.8 KB
README -rw-r--r-- 162 bytes
RELEASE -rw-r--r-- 6 bytes
avconv.c -rw-r--r-- 164.2 KB
avplay.c -rw-r--r-- 98.7 KB
avprobe.c -rw-r--r-- 15.1 KB
avserver.c -rw-r--r-- 154.6 KB
cmdutils.c -rw-r--r-- 36.1 KB
cmdutils.h -rw-r--r-- 12.0 KB
cmdutils_common_opts.h -rw-r--r-- 1.1 KB
common.mak -rw-r--r-- 1.6 KB
configure -rwxr-xr-x 103.4 KB
ffmpeg.c -rw-r--r-- 161.1 KB
library.mak -rw-r--r-- 3.2 KB
version.sh -rwxr-xr-x 678 bytes

README

back to top