summaryrefslogtreecommitdiff
path: root/libmodprobe/libmodprobe_ext_test.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2020-06-17 09:23:14 -0700
committerTom Cherry <tomcherry@google.com>2020-06-17 13:54:58 -0700
commit709d56924170dc60dadbf3e69a27abe4c46c60ea (patch)
treef797e23c5f40027fe2c602255781c78541b4ec17 /libmodprobe/libmodprobe_ext_test.cpp
parente28dc48de52af3e216fb3a85df382f3643b39496 (diff)
liblog: fix reading pmsg
d3ecc66b9c "liblog: support extended logger_entry headers" removed the logger_entry::msg variable and instead uses hdr_size as an offset from logger_entry to where the message starts in parent log_msg buffer. In pmsg, hdr_size is not recorded and therefore uninitialized when it was referenced, causing corruption when reading last logcat. This change uses sizeof(log_msg->entry) instead. Bug: 158263230 Test: last logcat works Merged-In: Ic01e73bf4d8ba8419cc770138565aa1210a6078b Change-Id: Ic01e73bf4d8ba8419cc770138565aa1210a6078b (cherry picked from commit 34d7bd98adc080041202cceec4626fd88b4b6e88)
Diffstat (limited to 'libmodprobe/libmodprobe_ext_test.cpp')
0 files changed, 0 insertions, 0 deletions