summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage_test.cpp
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2015-02-06 13:22:01 -0800
committerChristopher Ferris <cferris@google.com>2015-02-06 15:00:09 -0800
commit12385e3ad085aa1ac06c26529b32b688503a9fcf (patch)
treec73a344e4e481a95eae2e9a9fb2216ec09cf64a3 /trusty/coverage/coverage_test.cpp
parent6289412222bfe26ebeef2ea9c422e828c11ffc30 (diff)
Move map data into backtrace data proper.
The backtrace structure used to include a pointer to a backtrace_map_t that represented the map data for a particular pc. This introduced a race condition where the pointer could be discarded, but the backtrace structure still contained a pointer to garbage memory. Now all of the map information is right in the structure. Bug: 19028453 Change-Id: If7088a73f3c6bf1f3bc8cdd2bb4b62e7cab831c0
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions