diff options
author | Tom Cherry <tomcherry@google.com> | 2019-10-09 10:53:37 -0700 |
---|---|---|
committer | Tom Cherry <tomcherry@google.com> | 2019-10-09 18:20:49 -0700 |
commit | bbbf089137ed0ada7589606b392354d77e40f2df (patch) | |
tree | b85bfb5365ac451fd02444210e54460b4a1e28b0 /debuggerd/debuggerd_test.cpp | |
parent | b18dc5d287f1e71cb35d308a0229a4770ade9cf2 (diff) |
liblog: use packed structs instead of raw unaligned reads
Per jmgao@, we still need to worry about unaligned integer accesses.
In any case, we already have the packed structs for all of the
unaligned data that we're reading, so this change favors using those
packed structs.
Bug: 142256213
Test: x86,arm32,arm64 liblog-unit-tests
Change-Id: I21fc629eac49895d03b5b31daa4cc494b0c4c230
Diffstat (limited to 'debuggerd/debuggerd_test.cpp')
0 files changed, 0 insertions, 0 deletions