[FFmpeg-devel] [PATCH 1/2] avcodec/zmbv: obtain frame later
Michael Niedermayer
michael at niedermayer.cc
Fri Feb 22 23:40:14 EET 2019
On Fri, Feb 22, 2019 at 01:45:25PM +0100, Tomas Härdin wrote:
> tor 2019-02-21 klockan 20:34 +0100 skrev Michael Niedermayer:
> > The frame is not needed that early so obtaining it later avoids
> > the costly operation in case other checks fail.
> >
> > Fixes: Timeout (14sec -> 4sec)
> > Fixes: 13140/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_ZMBV_fuzzer-5738330308739072
> >
> > 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/zmbv.c | 6 +++---
> > 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Looks OK, passes FATE
will apply
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190222/a4004b74/attachment.sig>
More information about the ffmpeg-devel
mailing list