Changeset 4bed066 in ffmpeg

Timestamp:
Mar 2, 2017, 2:16:18 AM (8 years ago)
Author:
Michael Niedermayer <michael@niedermayer.cc>
Branches:
master
Children:
37330396
Parents:
f8060ab9
git-author:
Michael Niedermayer <michael@niedermayer.cc> (03/01/17 03:28:23)
git-committer:
Michael Niedermayer <michael@niedermayer.cc> (03/02/17 02:16:18)
Message:

avcodec/vp56: Clear dimensions in case of failure in the middle of a resolution change

Similar code is used elsewhere in vp56 to force a more complete reinit in the future.
Fixes null pointer dereference
Fixes: 707/clusterfuzz-testcase-4717453097566208

Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>

(No files)

Note: See TracChangeset for help on using the changeset viewer.