[FFmpeg-devel] [PATCH 1/6] avcodec/dxtory: Fix get_raw_size() for YUV
Michael Niedermayer
michael at niedermayer.cc
Sat Sep 26 20:31:42 EEST 2020
On Sat, Sep 26, 2020 at 09:39:45AM +0200, Paul B Mahol wrote:
> On Sat, Sep 26, 2020 at 12:26:33AM +0200, Michael Niedermayer wrote:
> > Fixes: out of array read
> > Fixes: 25455/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DXTORY_fuzzer-6327985731534848
> >
> > Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> > Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> > ---
> > libavcodec/dxtory.c | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> lgtm
will apply
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Elect your leaders based on what they did after the last election, not
based on what they say before an election.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200926/aa8b3a84/attachment.sig>
More information about the ffmpeg-devel
mailing list