ittiam-systems / libxaac

Extended HE AAC Encoder and Decoder
Apache License 2.0
42 stars 8 forks source link

Fix for Use-of-uninitialized-value in ixheaacd_aacdec_decodeframe #87

Closed ShashankPathmudi closed 4 months ago

ShashankPathmudi commented 4 months ago

These changes fix the Use-of-uninitialized-value in ixheaacd_aacdec_decodeframe runtime error caused due to uninitialized structure members of aac scratch structure.

Bug: ossFuzz:68464 Test: poc in bug

Testing: