libxaac/decoder/drc_src
Rajat kumar 794c837036 Fix for array out of bound access in impd_drc_get_gain
Add necessary checks to avoid any possible array
out of bounds operation in the impd_drc_get_gain
function.

Bug: 161820233
Test: poc in bug

Change-Id: Ie55fbbc18c76f224983d1032641de4df4dce3fb3
2020-09-11 21:50:48 +05:30
..
impd_apicmd_standards.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_api.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_api_defs.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_api_struct_def.h Typos: persistant -> persistent 2020-04-02 09:04:46 -07:00
impd_drc_bitbuffer.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_bitbuffer.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_bitstream_dec_api.h Fix to remove unused codes from MPEG-D DRC. 2019-05-15 15:18:34 -07:00
impd_drc_common.h Fix for Segv in impd_down_mix function in xaac. 2020-04-02 09:00:29 -07:00
impd_drc_config_params.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_dec.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_dec.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_definitions.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_dynamic_payload.c Merge "Fix for array out of bound in decoder/drc_src/impd_drc_eq.c" into rvc-dev 2020-03-19 19:07:47 +00:00
impd_drc_eq.c Fix for build errors with -Wunreachable-code-loop-increment flag am: 750dd58c8d am: ce1b551e99 2020-05-15 02:56:25 +00:00
impd_drc_eq.h Fix to remove unused codes from MPEG-D DRC. 2019-05-15 15:18:34 -07:00
impd_drc_error_codes.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_extr_delta_coded_info.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_extr_delta_coded_info.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_filter_bank.c Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_filter_bank.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_gain_dec.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_gain_dec.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_gain_decoder.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_gain_decoder.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_hashdefines.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_init.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_interface.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_interface_decoder.c Fix to remove unused codes from MPEG-D DRC. 2019-05-15 15:18:34 -07:00
impd_drc_loudness_control.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_loudness_control.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_main_td_process.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_multi_band.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_multiband.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_parametric_dec.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_parser.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_parser_interface.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_peak_limiter.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_peak_limiter.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_peak_limiter_struct.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_process.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_process_audio.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_qmf_filter.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_rom.c Fix to define all tables as const in libxaac 2019-07-17 12:24:16 -07:00
impd_drc_rom.h Fix to define all tables as const in libxaac 2019-07-17 12:24:16 -07:00
impd_drc_sel_proc_drc_set_sel.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_selection_process.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_selection_process.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_selection_process_drcset_selection.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_selection_process_init.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_shape_filter.c Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_drc_static_payload.c Fix for array out of bound access in impd_drc_get_gain 2020-09-11 21:50:48 +05:30
impd_drc_struct.h Fix for global buffer overflow in impd_init_loudness_control function 2018-11-05 11:21:58 -08:00
impd_drc_tables.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_bitstream_dec_api.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_dec.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_eq.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_gain_dec.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_interface.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_loud_eq.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_multi_band.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_parser.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_process_audio.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_sel_proc_drc_set_sel.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_sel_proc_init.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_sel_proc_loudness_control.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_shape_filter.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_drc_uni_tables.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_error_handler.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_error_standards.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_memory_standards.h Formatting changes 2018-06-07 16:52:19 -07:00
impd_parametric_drc_dec.h Fix to handle missing checks on error returned 2020-09-10 12:48:42 -07:00
impd_type_def.h Formatting changes 2018-06-07 16:52:19 -07:00