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 Make static versions of libutils and libbinder. 2010-05-06 01:03:31 -07:00
BinderService.h SF doesn't need more than a few binder threads 2012-04-19 17:32:03 -07:00
BpBinder.h some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
IBinder.h Add callback hack to find out when to reload system properties. 2012-05-09 14:53:26 -07:00
IInterface.h Allow META* macros outside of the framework 2010-04-20 14:14:30 -07:00
IMemory.h MemoryHeapBase: Save and binderize the offset 2011-06-27 13:48:51 -07:00
IPCThreadState.h No longer need "original calling uid". 2012-08-31 15:40:58 -07:00
IPermissionController.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
IServiceManager.h Some hardening of isolated processes by restricting access to services. 2012-02-09 18:06:01 -08:00
MemoryBase.h move libbinder's header files under includes/binder 2009-05-20 12:55:03 -07:00
MemoryDealer.h Simplify the MemoryDealer implementation 2010-01-29 14:51:06 -08:00
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 split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
ProcessState.h add set thread count 2012-04-18 17:50:03 -07:00