commit | dda25621dd0549fa7b058f553b20f3a6eca735c8 | [log] [tgz] |
---|---|---|
author | Hridya Valsaraju <hridya@google.com> | Fri Feb 10 16:32:41 2017 -0800 |
committer | Hridya Valsaraju <hridya@google.com> | Mon Feb 13 10:49:35 2017 -0800 |
tree | 6733296d9bdbd416766572652178a0cfb25bd5b9 | |
parent | 32d2e64983587833099eaa415006adcb61a6d69c [diff] |
Modify hidl_pointer default constructor Initialize hidl_pointer using _pad to ensure when a 32-bit process sends a null hidl_handle within a compound type to a 64-bit process, uninitialized memory does not get copied over to it. Bug: 35279588 Test: hidl_test Change-Id: I364f21765db2f4702d8908aedcb2a55f9f71f785