replicant-frameworks_native/include/binder
Jeff Brown 93ff1f985e Fix a leak in Parcel::writeBlob.
Was mistakenly assuming that Parcel::writeFileDescriptor took
ownership of the fd that was passed in.  It does not!
Added some comments and a default parameter to allow the caller
to specify whether it wishes the Parcel to take ownership.

Bug: 5563374
Change-Id: I5a12f51d582bf246ce90133cce7690bb9bca93f6
2011-11-04 19:26:03 -07:00
..
Binder.h
BinderService.h
BpBinder.h
CursorWindow.h Use ashmem for CursorWindows. 2011-10-11 11:03:19 -07:00
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h
MemoryHeapBase.h
MemoryHeapPmem.h
Parcel.h Fix a leak in Parcel::writeBlob. 2011-11-04 19:26:03 -07:00
PermissionCache.h PermissionCache caches permission checks 2011-06-27 17:42:15 -07:00
ProcessState.h Eliminate single-process mode. 2011-07-08 19:54:07 -07:00