mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-30 20:27:47 +02:00
c277b24173
This can overread (either before start or beyond end) of the buffer in
Nx1 (i.e. height=1) images.
Fixes mozilla bug 1240080.
(cherry picked from commit 0f88b3f82f)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>