[FFmpeg-cvslog] avcodec/evc_parse: Check tid

2023-11-09 Thread Michael Niedermayer
ffmpeg | branch: release/6.1 | Michael Niedermayer | Thu Oct 5 00:19:53 2023 +0200| [3d1ca4c3ff28905258f1382a91fd17d3cbea7800] | committer: Michael Niedermayer avcodec/evc_parse: Check tid The check is based on not infinite looping. It is likely a more strict check can be done Fixes: Infinit

[FFmpeg-cvslog] avcodec/evc_parse: Check tid

2023-11-01 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Thu Oct 5 00:19:53 2023 +0200| [68cc1744db828e929b74f96478c18f1d226510be] | committer: Michael Niedermayer avcodec/evc_parse: Check tid The check is based on not infinite looping. It is likely a more strict check can be done Fixes: Infinite loo