Go to file
Naveen Leekha b414255f53 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-22 18:04:44 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Migrate CA certificates to all users 2014-10-15 19:04:33 +00:00
data/etc am 60d31a0f: am 3c648e37: Update comment to use correct GPS file for wearable. 2014-09-19 22:02:37 +00:00
include media: add kMetadataBufferTypeGraphicBuffer 2014-10-13 22:58:03 -07:00
libs Initialize local variables to avoid data leak 2015-09-22 18:04:44 -07:00
opengl Add rate-limited logging for unimplemented es functions. 2014-09-23 08:30:12 -07:00
services surfaceflinger: don't close fence fds after passing to queueBuffer 2014-10-21 11:11:53 -07:00
MODULE_LICENSE_APACHE2
NOTICE