No description
Find a file
Rajat Kumar e34ec6918e Fix for stack buffer overflow in ixheaacd_esbr_chirp_fac_calc.
We found that error return was not being handled properly
in ixheaacd_applysbr() function. This led to a wrong value
being propagated which led to a stack buffer overflow.

Also, a flag for checking if any previous frames encountered
a fatal error has been added to ensure that further processing
of frames doesn't happen after encountering a fatal error.

Bug:130219994
Bug:131307285
Test: vendor
Change-Id: If7b3887afcb375dda292082438f61d156027b60e
2019-06-11 15:29:57 -07:00
decoder Fix for stack buffer overflow in ixheaacd_esbr_chirp_fac_calc. 2019-06-11 15:29:57 -07:00
test Merge "Fix for out of bound write in xaacdec test bench" 2019-04-03 22:51:57 +00:00
Android.bp Fix to remove unused codes from MPEG-D DRC. 2019-05-15 15:18:34 -07:00
libxaac_blacklist.txt Update cfi blacklist to include few more assembly functions 2019-03-27 15:49:29 -07:00
LICENSE Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
MODULE_LICENSE_APACHE2 Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
NOTICE Import xHE-AAC decoder from Ittiam 2018-05-04 11:48:02 -07:00
OWNERS Localized Android.bp 2018-05-04 12:00:17 -07:00
README.experimental Update the experimental notice so not android p specific 2019-05-17 09:27:34 -07:00

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 device
that is intended to be shipped.