diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-08-24 21:30:46 +0200 |
---|---|---|
committer | Sean McGovern <gseanmcg@gmail.com> | 2013-09-23 19:46:49 -0400 |
commit | 5773065a71055b5000717fab68e79647eea3dd6d (patch) | |
tree | b7996afe2699c3a6ce8b9b21c6b5e34e993deb2e /libavcodec/x86/h264_qpel_10bit.asm | |
parent | c225c620c664c4b66a439485d226d03374cb3d33 (diff) | |
download | ffmpeg-5773065a71055b5000717fab68e79647eea3dd6d.tar.gz |
pictordec: break out of both decoding loops when y drops below 0
Otherwise picmemset can get called with negative y, resulting in an
invalid write.
Reported-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
CC: libav-stable@libav.org
(cherry picked from commit 5f7aecde02a95451e514c809f2794c1deba80695)
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/x86/h264_qpel_10bit.asm')
0 files changed, 0 insertions, 0 deletions