[FFmpeg-devel] [PATCH] exr: check size of uncompressed buffer returned by uncompress()

Paul B Mahol onemda at gmail.com
Mon Jul 16 03:08:12 CEST 2012


On 7/13/12, Paul B Mahol <onemda at gmail.com> wrote:
> The actual size of uncompressed buffer returned by uncompress() may be
> smaller than expected, so abort decoding in such cases.
>
> Signed-off-by: Paul B Mahol <onemda at gmail.com>
> ---
>  libavcodec/exr.c |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
>

This is obviously required so pushed.


More information about the ffmpeg-devel mailing list