]> git.sesse.net Git - ffmpeg/commit
avcodec/photocd: Use ff_set_dimensions()
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 20 Sep 2020 19:29:15 +0000 (21:29 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 18 Oct 2020 18:42:21 +0000 (20:42 +0200)
commit34df97b0886c728e1ae430a7de8b3dfd2f1a5744
treecd477fc969149615a4291a968e5d83279e306056
parent3162482a14a8e9b97d442994eebe7f7a0a766d79
avcodec/photocd: Use ff_set_dimensions()

Fixes: out of memory
Fixes: 25588/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PHOTOCD_fuzzer-6612945080156160
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/photocd.c