replicant-frameworks_native/libs/binder
Narayan Kamath 9ea09757fa Fix broken error check in Parcel::readBlob
mmap returns MAP_FAILED (which is -1) and not NULL on
failure.

Diagnosed by cferris.

bug: 17909809

Change-Id: I609788ebf94742ef88af002d2d3f3bc9b9e520ac
2014-10-08 17:37:38 +01:00
..
Android.mk am f0a24759: am a28750ee: Merge "binder: Turn on -Werror" 2014-06-03 20:54:48 +00:00
AppOpsManager.cpp
Binder.cpp Fix CAS argument type. 2014-09-02 23:26:16 -07:00
BpBinder.cpp binder: Turn on -Werror 2014-06-03 11:11:45 -07:00
BufferedTextOutput.cpp
Debug.cpp
IAppOpsCallback.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IAppOpsService.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IBatteryStats.cpp add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp Work on issue #17656716: Unhandled exception in Window Manager 2014-09-30 11:30:03 -07:00
IPermissionController.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
IServiceManager.cpp binder: rm utils/Debug.h 2014-05-29 13:10:03 -07:00
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
Parcel.cpp Fix broken error check in Parcel::readBlob 2014-10-08 17:37:38 +01:00
PermissionCache.cpp
ProcessState.cpp
Static.cpp
TextOutput.cpp