diff options
author | Christopher Ferris <cferris@google.com> | 2020-05-06 13:48:32 -0700 |
---|---|---|
committer | Christopher Ferris <cferris@google.com> | 2020-05-06 22:32:18 +0000 |
commit | 7b9f35c9de53352f915c5b5e8eb39dab09356c19 (patch) | |
tree | 58dd62154264bdd9a1e77e6d8fb28f23f334fabd /trusty/coverage/coverage_test.cpp | |
parent | 72fdec177710d5a54b24a1ffc464bd7c5bd459f5 (diff) |
Change call to mmap64.
The code was using an off64_t but calling mmap. This caused the code
to abort on 32 bit.
Add a unit test that would abort on the previous version.
Bug: 155662887
Test: New unit test passes.
Change-Id: I7a6efbc0d4227403c3d08a08deea56f239382157
Diffstat (limited to 'trusty/coverage/coverage_test.cpp')
0 files changed, 0 insertions, 0 deletions