commit | f740926b28de28bf46703d7350d91bdb9877118f | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Tue Sep 25 15:28:44 2012 -0700 |
committer | Mathias Agopian <mathias@google.com> | Tue Sep 25 15:30:38 2012 -0700 |
tree | d7e592cfbacd90b7778f5a5ad1eff64f234044da | |
parent | 1fd64b7a603002ab9f3b35c3ebaef59bd7dbe5ce [diff] |
fix a crasher when running out of memory MemoryHeapBase::getBase() returns MAP_FAILED in case or OOM, not null which is what SF was checking against. This addresses one of the issues of bug 7230543. Bug: 7230543 Change-Id: I763a88f64a2f9ff75eb139cfbaf9a1a9746c5577