libxaac/decoder/generic
Yash Patil e3f38372d0 Fix for use of uninitialized value in ixheaacd_cos_sin_mod
These changes handle the Use-of-uninitialized-value
runtime error reported because local buffer was not initialized
in complex analysis QMF filter block leading to uninitialized access.

Bug: ossFuzz:61691
Test: poc in bug
2023-09-01 16:38:08 +05:30
..
ixheaacd_function_selector_generic.c Restructuring of Decoder 2023-05-15 17:23:01 +05:30
ixheaacd_qmf_dec_generic.c Fix for use of uninitialized value in ixheaacd_cos_sin_mod 2023-09-01 16:38:08 +05:30