[FFmpeg-devel] [PATCH] avcodec/elbg: fix integer overflows

Paul B Mahol onemda at gmail.com
Sat May 13 09:26:11 EEST 2023


On Sat, May 13, 2023 at 1:24 AM Andreas Rheinhardt <
andreas.rheinhardt at outlook.com> wrote:

> Paul B Mahol:
> > From f02425ca7207be131a0a9afe4b932fda084b7065 Mon Sep 17 00:00:00 2001
> > From: Paul B Mahol <onemda at gmail.com>
> > Date: Fri, 12 May 2023 23:37:59 +0200
> > Subject: [PATCH] avcodec/elbg: fix integer overflows
> >
> > Signed-off-by: Paul B Mahol <onemda at gmail.com>
> > ---
> >  libavcodec/elbg.c | 51 ++++++++++++++++++++++++++++++-----------------
> >  1 file changed, 33 insertions(+), 18 deletions(-)
>
> Is this supposed to fix ticket #9977 (a regression caused by
> c1a49a1264926039fabdeb1c51909fc2c34e2414)? If so, add it to the commit
> message. Also, did you check whether it the tickets that the patch
> introducing the regression intended to fix are still fine after this?
>

Fixed one missed case in new patch.


>
> - Andreas
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list