[FFmpeg-devel] [PATCH 17/19] loco: take decode overflow into account.

Paul B Mahol onemda at gmail.com
Sun Jul 29 16:24:19 CEST 2012


On 7/29/12, Nicolas George <nicolas.george at normalesup.org> wrote:
> Commit 2bf0982 introduced an overflow check in loco_decode_plane,
> but the error code is never taken into account, leading to
> completely idiotic return values.
>
> Signed-off-by: Nicolas George <nicolas.george at normalesup.org>
> ---
>  libavcodec/loco.c |   23 ++++++++++++++---------
>  1 file changed, 14 insertions(+), 9 deletions(-)
>

LGTM


More information about the ffmpeg-devel mailing list