replicant-frameworks_native/include/binder
Mathias Agopian 7b19051137 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
2012-09-25 15:30:38 -07:00
..
Binder.h
BinderService.h
BpBinder.h
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h
MemoryHeapBase.h fix a crasher when running out of memory 2012-09-25 15:30:38 -07:00
Parcel.h make sure Parcel handles 0-sized LightFlatenables 2012-08-31 18:09:51 -07:00
PermissionCache.h
ProcessState.h