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 <[email protected]> > --- > libavcodec/zmbv.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
Looks OK, passes FATE /Tomas _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
