replicant-frameworks_native/libs/binder
Jeff Brown d341c7178f Fix possible leak in Parcel::writeDupFileDescriptor.
Also, check the result of dup() just in case we got EMFILE
or something.

Change-Id: I18e627bd84f4c7941813fe1c2bad2cdd9e5afa83
2011-11-07 12:22:39 -08:00
..
Android.mk PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
Binder.cpp
BpBinder.cpp Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE 2011-10-26 09:57:54 +01:00
CursorWindow.cpp resolved conflicts for merge of 2d280f75 to ics-mr1 2011-10-30 14:24:02 -07:00
IInterface.cpp
IMemory.cpp MemoryHeapBase: Save and binderize the offset 2011-06-27 13:48:51 -07:00
IPCThreadState.cpp Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE 2011-10-25 16:28:24 +01:00
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp MemoryHeapBase: Save and binderize the offset 2011-06-27 13:48:51 -07:00
MemoryHeapPmem.cpp
Parcel.cpp Fix possible leak in Parcel::writeDupFileDescriptor. 2011-11-07 12:22:39 -08:00
PermissionCache.cpp PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
ProcessState.cpp Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE 2011-10-26 09:57:54 +01:00
Static.cpp