diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-09-07 22:14:07 -0400 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2012-03-18 17:50:17 +0100 |
commit | 282a1a960a75d853928b6b2b2c90951b58cb56dc (patch) | |
tree | 4050ea5618f08b07b8d91a8c6901b2f9281fcfe4 /libavformat/vocdec.c | |
parent | 2ba86066be79d68a3d0927425b407c5149a4a240 (diff) | |
download | ffmpeg-282a1a960a75d853928b6b2b2c90951b58cb56dc.tar.gz |
Fix input buffer size check in adpcm_ea decoder.
Unfortunately the output buffer size check assumes that the
input buffer is never over-consumed, thus this actually
also allowed to write outside the output buffer if "lucky".
Based on:
git.videolan.org/ffmpeg.git
commit 701d0eb185192542c4a17f296e39e37cedf7abc6
(cherry picked from commit ffe92ff9f0c7f390d895de12c8ffef959ced3cd8)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavformat/vocdec.c')
0 files changed, 0 insertions, 0 deletions