This only includes the Android Open Source Project changes and does not include any changes in any proprietary components included by Google or any hardware manufacturer.
The raw log was generated using a modified version of this script written by JBQ and improved by Al Sutton.
0722044 : Check buffer size in useBuffer in software components
60df6f9 : stagefright: avoid buffer overflow in base64 decoder
3a2b694 : Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb
6c32471 : Fix memory leak in OggExtractor
82611a7 : Skip track if verification fails
9e00827 : MPEG4Source: fix fragmented read.
64ae507 : stagefright: fix crash due to bad timestamp index
35022b1 : stagefright: check aac_frame_length to prevent infinite loop
d7e9859 : MediaPlayerService: fix access of mPlayer in client
b2d5a5c : DO NOT MERGE: MPEG4Extractor: ensure returned status is checked.
7767ed0 : audio effects: filter reserved effect commands
d658ea0 : Change MPEG2 reinit Error Handling
14381c9 : Track: Check buffer size of static tracks
5787e7c : MPEG4Extractor: check size for yrrc box
e82db6b : Notify Errors Appropriately from SoftMPEG2
ab85024 : AudioFlinger: Fix memory allocation for client-less tracks
a900117 : EffectBundle: Check value size for get preset name
3c069fa : Fix TOCTOU problem in libstagefright_soft_aacenc
bf8b140 : Fix security vulnerability: Equalizer setParameter memory overflow
c7b31e8 : Check the buffer index from acquireBuffer
a0aec66 : better manage buffer for libstagefright_soft_mpeg4enc
7ae8415 : NuPlayerDecoder: fail gracefully when input data can't be held in allocated buffer.
1d13ec5 : Fix integer overflow in mediadrmserver
a85b732 : better manage buffer for libstagefright_soft_mpeg4enc
b217066 : m4v_h263: update width/height only when they are valid.
4c1c46f : m4v_h263: check header first before decoding a frame.
0a4c710 : Fix potential leak
2a732f8 : DO NOT MERGE Don't leak `this` out of GraphicBufferSource ctor