FFmpeg/libavcodec/aac
Lynne b1b69ccbc0
aacdec: set ac->output_elements upon channel element free
The issue is that ac->output_elements is populated from
ac->che, which may be freed, leaving dangling pointers in this
list.

Should fix clusterfuzz.
2024-07-24 00:32:38 +02:00
..
aacdec_ac.c
aacdec_ac.h
aacdec_dsp_template.c
aacdec_fixed_coupling.h
aacdec_fixed_dequant.h
aacdec_fixed_prediction.h
aacdec_fixed.c
aacdec_float_coupling.h
aacdec_float_prediction.h
aacdec_float.c
aacdec_latm.h
aacdec_lpd.c
aacdec_lpd.h
aacdec_proc_template.c
aacdec_tab.c
aacdec_tab.h
aacdec_usac.c
aacdec_usac.h
aacdec.c aacdec: set ac->output_elements upon channel element free 2024-07-24 00:32:38 +02:00
aacdec.h
Makefile