]> git.sesse.net Git - ffmpeg/commit
avformat/rpl: Check the number of streams
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 8 Dec 2020 23:49:29 +0000 (00:49 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 9 Dec 2020 20:41:15 +0000 (21:41 +0100)
commit0677bdb1f522d0d25b47bca3d8e09ece83083678
treedb22c23c466b8c10dcbe349377a793802dbb0f42
parentb1bced5433adcf5ad743d929c788b66af9efaf24
avformat/rpl: Check the number of streams

Fixes: out of memory access
Fixes: 27787/clusterfuzz-testcase-minimized-ffmpeg_dem_RPL_fuzzer-4743666463408128.fuzz
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/rpl.c