summaryrefslogtreecommitdiffstats
path: root/vm/alloc/HeapSource.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2013-10-29 10:59:09 -0700
committerSteve Kondik <shade@chemlab.org>2013-11-22 05:35:41 -0800
commitcde2aab4c557ec0c847375424658ccc2188b36ce (patch)
tree9d4cb897ac916b746d5b1661b8f52bc748442b40 /vm/alloc/HeapSource.h
parent48704eccc23e91f3ee46ea4882d1dfef43646cc4 (diff)
downloadandroid_dalvik-stable/cm-10.2.tar.gz
android_dalvik-stable/cm-10.2.tar.bz2
android_dalvik-stable/cm-10.2.zip
Fix a couple of minor publicly-reported GC bugs.cm-10.2.1cm-10.2.0stable/cm-10.2cm-10.2
An assertion was incorrectly assigning rather than testing, and there was the usual buggy attempt to recover from failure rather than just aborting in the HeapSource.cpp dvmHeapSourceStartup. (The Copying.cpp dvmHeapSourceStartup by contrast will just segfault if an allocation fails, but that's fine too.) Bug: https://code.google.com/p/android/issues/detail?id=61562 Bug: https://code.google.com/p/android/issues/detail?id=61563 Change-Id: I237a6f923a07d61709f99ab67c9a18dbc7e6c839
Diffstat (limited to 'vm/alloc/HeapSource.h')
0 files changed, 0 insertions, 0 deletions