summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MPEG4Extractor.cpp
diff options
context:
space:
mode:
authorWei Jia <wjia@google.com>2015-06-25 11:46:54 -0700
committerNick Kralevich <nnk@google.com>2015-08-21 12:36:27 -0700
commitd8816a13dbcafd5d61d26a8a6b2e892452bca1a7 (patch)
treecfc5148417101a6c3b7008179ab6dd5b29b836d3 /media/libstagefright/MPEG4Extractor.cpp
parent8de6d690ae5843bd8e005deedea571596f79bbd3 (diff)
downloadframeworks_av-d8816a13dbcafd5d61d26a8a6b2e892452bca1a7.zip
frameworks_av-d8816a13dbcafd5d61d26a8a6b2e892452bca1a7.tar.gz
frameworks_av-d8816a13dbcafd5d61d26a8a6b2e892452bca1a7.tar.bz2
DO NOT MERGE libstagefright: Fix crash in convertMetaDataToMessage
- The ABuffer used for the Message has a preset value of 1024, if flattening the meta data exceeds this value, a check fails hence the crash. - This change creates a new ABuffer if the buffer size would exceed the buffer capacity. Bug: 22771132 CRs-Fixed: 857850 (cherry picked from commit 4bce636865bdf0e2a79fc9a5d9a69107649c850d) Change-Id: Ia0a963e9872f646791e75b710ff9e227a66af4f9
Diffstat (limited to 'media/libstagefright/MPEG4Extractor.cpp')
0 files changed, 0 insertions, 0 deletions