diff options
author | Andreas Rheinhardt <[email protected]> | 2024-06-10 07:16:28 +0200 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-06-20 18:58:38 +0200 |
commit | 18b059f208f779f10ca1f5699e8054a647610632 (patch) | |
tree | e46dcef7e2540d1aa2a947fec6932427de988f02 /libavfilter/trim.c | |
parent | fb1acbc94192aa2ba6cc2479bd9b5a8d678cfc31 (diff) |
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 <[email protected]>
Diffstat (limited to 'libavfilter/trim.c')
0 files changed, 0 insertions, 0 deletions