replicant-frameworks_native/libs
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 Fix a leak in Parcel::writeBlob. 2011-11-04 19:26:03 -07:00
gui SurfaceTexture: free buffers when disconnect fails 2011-10-18 17:14:33 -07:00
surfaceflinger_client Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
ui Region cannot handle malformed Rects. Abort the Region op in that case. 2011-09-26 15:58:20 -07:00
utils Fix regression in CursorWindow.copyStingToBuffer. 2011-10-07 13:28:18 -07:00