diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-10 07:16:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-06-20 18:58:38 +0200 |
commit | 18b059f208f779f10ca1f5699e8054a647610632 (patch) | |
tree | e46dcef7e2540d1aa2a947fec6932427de988f02 /libavformat/apetag.h | |
parent | fb1acbc94192aa2ba6cc2479bd9b5a8d678cfc31 (diff) | |
download | ffmpeg-18b059f208f779f10ca1f5699e8054a647610632.tar.gz |
avcodec/h261dec: Fix UB NULL + 0, remove broken resync code
last_resync_gb is never initialized, causing NULL + 0
in align_get_bits(). In addition to that, the loop is never
entered.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/apetag.h')
0 files changed, 0 insertions, 0 deletions