]> git.sesse.net Git - ffmpeg/commit
Fix out of bound reads in the QDM2 decoder.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 30 Sep 2011 22:45:04 +0000 (00:45 +0200)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 4 Oct 2011 01:34:19 +0000 (21:34 -0400)
commit5a19acb17ceb71657b0eec51dac651953520e5c8
tree7b5dd3549443e20f84b24234462a24b9b80920e8
parent291d74a46d32183653db07818c7b3407fd50a288
Fix out of bound reads in the QDM2 decoder.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavcodec/qdm2.c