mirror of
https://github.com/ittiam-systems/libxaac.git
synced 2026-07-11 06:39:13 +07:00
No description
drc_set_id is a 6 bit filed read from bitstream. This drc_set_id is used to access drc_set_id_valid_flag[] array whose size is DRC_INSTRUCTIONS_COUNT_MAX i.e. 36. drc_set_id value greater than or equal to 36 is causing oob write. Bound check has been added for drc_set_id Bug:119261935 Test: vendor Change-Id: Ib218f4d72d23a2cbf4e74eea6a2d71ae8a735c6d |
||
|---|---|---|
| decoder | ||
| test | ||
| Android.bp | ||
| LICENSE | ||
| MODULE_LICENSE_APACHE2 | ||
| NOTICE | ||
| OWNERS | ||
| README.experimental | ||
This xaac codec (external/xaac) is experimental; it is not yet intended to be used on production devices. This codec should not be configured into any production Android Pie (Android 9) device that will be shipped.