[FFmpeg-devel] [PATCH 3/5] exr: fix overflow check in lineoffset processing

Paul B Mahol onemda at gmail.com
Fri Feb 22 20:41:24 CET 2013


On 2/20/13, Paul B Mahol <onemda at gmail.com> wrote:
> Also read data size for raw compressions too and
> make sure its value is sane.
>
> Remove code that fills missing blocks with zeroes.
> It is marginally useful and make implementation
> of actually useful features harder.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/exr.c | 43 ++++++++++++++++++++++---------------------
>  1 file changed, 22 insertions(+), 21 deletions(-)
>

applied


More information about the ffmpeg-devel mailing list