Go to file
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
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds dumpstate: add logcat -b all -S 2015-08-11 14:56:49 -07:00
data/etc Add XML for pro audio feature 2015-08-28 19:53:59 -07:00
include DO NOT MERGE Add new media navigation keys. 2015-08-07 14:46:16 +01:00
libs Initialize local variables to avoid data leak 2015-09-28 17:08:24 -07:00
opengl Fix parsing of extension string 2015-07-31 09:26:58 -07:00
services SF: Allow present if sideband stream changed 2015-07-29 16:15:50 -07:00
MODULE_LICENSE_APACHE2
NOTICE