replicant-frameworks_native/libs/binder
Christopher Tate bb686c25b2 Disregard alleged binder entities beyond parcel bounds
When appending one parcel's contents to another, ignore binder
objects within the source Parcel that appear to lie beyond the
formal bounds of that Parcel's data buffer.

Bug 17312693

Change-Id: If592a260f3fcd9a56fc160e7feb2c8b44c73f514
(cherry picked from commit 27182be9f2)
2015-06-24 20:46:58 +00:00
..
Android.mk libbinder: add libutils dependency 2013-07-23 13:43:00 -07:00
AppOpsManager.cpp Fix AppOsManager missing mutex unlock. 2013-07-22 17:13:12 -07:00
Binder.cpp
BpBinder.cpp
BufferedTextOutput.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
Debug.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
IAppOpsCallback.cpp App ops: new native access API. 2013-02-12 15:13:37 -08:00
IAppOpsService.cpp Follow framework change to track started ops by proc. 2013-07-17 17:26:15 -07:00
IInterface.cpp
IMemory.cpp improved CallStack a bit 2013-03-21 17:12:40 -07:00
IPCThreadState.cpp Make getCallingUid/Pid const. 2013-07-15 15:08:39 -07:00
IPermissionController.cpp
IServiceManager.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07:00
MemoryBase.cpp Revert "Second try at adding a compatibility symbol for the MemoryBase constructor." 2013-07-09 22:15:42 +00:00
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp Disregard alleged binder entities beyond parcel bounds 2015-06-24 20:46:58 +00:00
PermissionCache.cpp
ProcessState.cpp defaultServiceManager wait for service manager ready 2013-07-24 16:18:12 -07:00
Static.cpp libutils clean-up 2013-05-07 18:28:11 -07:00
TextOutput.cpp Bring back overloading to print String8/16. 2013-05-30 14:04:28 -07:00