diff options
author | James Almer <jamrial@gmail.com> | 2021-10-17 13:25:04 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2021-10-18 10:18:18 -0300 |
commit | 762e18da3fe64dbe7d3091fddf99aeee164017cc (patch) | |
tree | 478d241b1973cad11cb75854e5f275a4bce8bd91 /libavdevice/fbdev_common.h | |
parent | 7c08cad280a16b346c0a5e0efdfd8333ec54f095 (diff) | |
download | ffmpeg-762e18da3fe64dbe7d3091fddf99aeee164017cc.tar.gz |
avcodec/h264_picture: don't assume Film Grain Params side data will be present
If a decoding error happens before frame side data is allocated, this assert may be
triggered. And since applying film grain is not enforced (we just warn it wasn't
applied and move on), we can just do that in such scenarios.
Fixes: Assertion failure
Fixes: clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_H264_fuzzer-5528650032742400
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavdevice/fbdev_common.h')
0 files changed, 0 insertions, 0 deletions