[ Dario Binacchi ]
- Fix ISO C warning in
libfaad/fixed.h
[ Fabian Greffrath ]
- Check for
mp4config.frame.nsclices == 0infrontend/mp4read.cto fix Heap Buffer Overflow
[ Kevin Valerio ]
- SBR: prevent heap overflow in channel-pair reconstruction
[ netliomax25-code ]
- Fix off-by-one frame index check in
mp4read_seek - Fix integer overflow in
stszin/stscinallocation size checks - Bound
sscanffield width in option parsing - Fix out-of-bounds
iq_tableread iniquantfor -32768 - Prevent
length_of_rvlc_sfunderflow inrvlc_scale_factor_data - Fix out-of-bounds
Xsbrwrite inhf_assemblysinusoid addition - Fix out-of-bounds
Xunderflow in SBR low-power QMF assembly - Fix
ssr_gc_functionsignature mismatch inssr_gain_control - Fix signed overflow in
estimate_current_envelopeenergy sum - Cap escape length in
huffman_spectral_data_2 - Prevent
num_bits_leftunderflow inps_dataextension parsing - Fix signed overflow in fixed-point sample rounding before saturation
[ Steve Lhomme ]
- Add sanity checks on the width in
libfaad/specrec.c - Check the last
swb_offsetvalue is valid inlibfaad/specrec.c - Return early from
NeAACDecInitwhen the object type can't be supported
[ Thomas Lange ]
- Fix null pointer dereferences in intra channel and long term prediction
[ hexapod0815 ]
- Increase the ASC buffer from 10 to 64 bytes in
frontend/mp4read.h