diff options
author | Nuo Mi <nuomi2021@gmail.com> | 2024-11-23 17:32:37 +0800 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-11-30 09:58:59 +0800 |
commit | eb67e60cb004c17ecbbd43c6e3c6732c19de5d33 (patch) | |
tree | 575852b5acea8ce8fab8079bb5b977c16abd5730 /libavcodec/vvc/cabac.h | |
parent | 4ec767abcc1036a424e4b30ef6d0d3b180d4eed4 (diff) | |
download | ffmpeg-eb67e60cb004c17ecbbd43c6e3c6732c19de5d33.tar.gz |
avcodec/vvcdec: schedule next stage only if the current stage reports no error
If the current stage reports an error, some variables may not be correctly initialized.
Scheduling the next stage could lead to the use of uninitialized variables.
Diffstat (limited to 'libavcodec/vvc/cabac.h')
0 files changed, 0 insertions, 0 deletions