replicant-frameworks_native/libs
Naveen Leekha 846d747274 Initialize local variables to avoid data leak
The uninitialized local variables pick up
whatever the memory content was there on stack.
This data gets sent to the remote process in
case of a failed transaction, which is a security
issue. Fixed.

(Partial manual merge of master change
 12ba0f57d028a9c8f4eb3afddc326b70677d1e0c. Rest
 to automerge from klp-dev)

For b/23696300

Change-Id: I704c9fab327b3545c58e8a9a96ac542eb7469c2a
2015-09-28 17:08:24 -07:00
..
binder Fix writeByteArray/writeInt32Array size on x64 2015-06-30 14:50:09 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui Initialize local variables to avoid data leak 2015-09-28 17:08:24 -07:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00