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
Binder.cpp
BpBinder.cpp
CursorWindow.cpp
IInterface.cpp
IMemory.cpp
IPCThreadState.cpp
IPermissionController.cpp
IServiceManager.cpp
MemoryBase.cpp
MemoryDealer.cpp
MemoryHeapBase.cpp
MemoryHeapPmem.cpp
Parcel.cpp Fix possible leak in Parcel::writeDupFileDescriptor. 2011-11-07 12:22:39 -08:00
PermissionCache.cpp
ProcessState.cpp
Static.cpp