aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/opus/dec.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-07-04 14:31:13 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-07-11 15:13:21 +0200
commitba2c9acedb13e32c5622cb5d49657b34940088bc (patch)
tree681986e69b2fb4b37ec51cbe5ea93145b3cd15d4 /libavcodec/opus/dec.c
parent367cf961ea1c0454479f0a1c8446d69904fc3e36 (diff)
downloadffmpeg-ba2c9acedb13e32c5622cb5d49657b34940088bc.tar.gz
avcodec/get_bits: Remove GetBitContext.buffer_end
It is unused. Furthermore, this automatically fixes the issue that init_get_bits() failure would lead to NULL + 0 (when setting buffer_end) which is UB before C23. This happened in the fic-avi and fic-avi-skip_cursor FATE-tests. This saved 7296B of .text here. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/opus/dec.c')
0 files changed, 0 insertions, 0 deletions