summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-04-09 14:53:55 -0700
committerTom Cherry <tomcherry@google.com>2020-04-10 11:48:06 -0700
commit57c8eacee450c2916e54e6ac37f2db2c4f9b3984 (patch)
treee0cee38e880cd089303e0f9cb23aebfb2a43eccd /trusty/coverage/coverage.cpp
parentae317c716b62146d2efc08b3722b77f5f3303107 (diff)
liblog: support extended logger_entry headers
logger_entry has a hdr_size field meant for backwards compatibility, however there are a few checks that expect it to be a specific size. More problematically, it has a variable length array element, msg[0] at the end, that would be incorrect if the header size was not kept static. This change fixes up those issues to facilitate future additions. Bug: 119867234 Test: logging works with extended size headers, logging unit tests Test: newly added unit tests with extended size header Merged-In: I14b2b0855d219d11f374b53a5aa8e05cd6a65eef Change-Id: I14b2b0855d219d11f374b53a5aa8e05cd6a65eef (cherry picked from commit d3ecc66b9cb38974ef0d19ed9e25074bbe70f1fa)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions