commit | f0dd160cbe7c80204a2e361896f677a2bd12863f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Apr 26 14:51:24 2019 -0700 |
committer | Steven Moreland <smoreland@google.com> | Fri Sep 06 16:55:04 2019 -0700 |
tree | b20f1fe0f84780a1f6534d8ae0357a1879b3484e | |
parent | 48b66ef08b74440b1ca5da79d9ea9c6727a6d499 [diff] |
Tests & stronger guarantees for hidl_* pads. - Test that pads are zero (for future proofing, also ran tests on original implementation and bugfix). - Use -Wpadded so that compiler guarantees there aren't padding bits hiding elsewhere (there aren't) Bug: 131356202 Test: libhidl_test (without fixes, with fixes, and with this CL) Change-Id: Ib52a16015b0393c104cd984376328cb0da888b03 Merged-In: Ib52a16015b0393c104cd984376328cb0da888b03