)]}' { "commit": "67a7582bae53bc29c64975226be6c58f5864f1d5", "tree": "ea3c762d257db42854a9566506a2233cb3e502ad", "parents": [ "2beb44cc2f8d123fefa25bc2c8f6956622a70b48" ], "author": { "name": "Naveen Leekha", "email": "leekha@google.com", "time": "Tue Sep 22 18:04:44 2015 -0700" }, "committer": { "name": "The Android Automerger", "email": "android-build@android.com", "time": "Mon Sep 28 16:30:55 2015 -0700" }, "message": "Initialize local variables to avoid data leak\n\nThe uninitialized local variables pick up\nwhatever the memory content was there on stack.\nThis data gets sent to the remote process in\ncase of a failed transaction, which is a security\nissue. Fixed.\n\n(Partial manual merge of master change\n 12ba0f57d028a9c8f4eb3afddc326b70677d1e0c. Rest\n to automerge from klp-dev)\n\nFor b/23696300\n\nChange-Id: I704c9fab327b3545c58e8a9a96ac542eb7469c2a\n", "tree_diff": [ { "type": "modify", "old_id": "75c7cfc6dc7ebb252eea5fe93803d50a9d345b92", "old_mode": 33188, "old_path": "libs/gui/IGraphicBufferProducer.cpp", "new_id": "4f7b0d30e47423123810f93e713f5a932a9ee3f0", "new_mode": 33188, "new_path": "libs/gui/IGraphicBufferProducer.cpp" } ] }