commit | ea8e05d41dad46a19b14cabd1697976b00caf3b7 | [log] [tgz] |
---|---|---|
author | Arve Hjønnevåg <arve@android.com> | Tue Feb 18 21:10:29 2014 -0800 |
committer | Arve Hjønnevåg <arve@android.com> | Tue Feb 18 21:14:41 2014 -0800 |
tree | 8a2c831ecc77fac2c01b30493e5b2eeff8e1e1e0 | |
parent | 4bdf7e9b35d72a8c62c2b271c398f7e572d55a1c [diff] |
Binder: Fix some valgrind errors. When using 64 bit binder pointers, only initializing the 32 bit handle, in a stack allocated struct, will pass uninitialized stack data to the kernel and other processes. Change-Id: I3432d9d36bb251d8ddb0a863661aeb80aabb3d92