OSDN Git Service

DO NOT MERGE Fail more gracefully on allocation failure
authorMarco Nelissen <marcone@google.com>
Fri, 13 Jun 2014 21:13:44 +0000 (14:13 -0700)
committerMarco Nelissen <marcone@google.com>
Thu, 20 Aug 2015 18:01:20 +0000 (18:01 +0000)
commitce73af077199122e0e5a80b019f949d0f181410f
treec8f1e5ccd45f35ef686e8136ea3451c53d36bba8
parentaa8dab77aa9ef1bb6e5414ee5e773001de725bef
DO NOT MERGE Fail more gracefully on allocation failure

Check allocations when the size is read from a file and might therefore
be invalid.

b/14388161

Change-Id: Ia08cc0a6107f275a70e793ef3b50c0ce16ceeee0
media/libstagefright/MPEG4Extractor.cpp