replicant-frameworks_native/libs/binder
Adam Lesinski eaac99a717 Verify that the native handle was created
The inputs to native_handle_create can cause an overflowed allocation,
so check the return value of native_handle_create before accessing
the memory it returns.

Bug:19334482
Change-Id: I1f489382776c2a1390793a79dc27ea17baa9b2a2
2015-05-12 17:35:48 -07:00
..
tests
Android.mk
AppOpsManager.cpp
Binder.cpp
BpBinder.cpp
BufferedTextOutput.cpp
Debug.cpp
IAppOpsCallback.cpp
IAppOpsService.cpp
IBatteryStats.cpp
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp
IPermissionController.cpp
IProcessInfoService.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp Verify that the native handle was created 2015-05-12 17:35:48 -07:00
PermissionCache.cpp
ProcessInfoService.cpp
ProcessState.cpp
Static.cpp
TextOutput.cpp