commit | 37fd800e917269df7824052452bcbd65f5528a3e | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Feb 02 14:29:04 2021 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Feb 03 08:35:17 2021 +0000 |
tree | 46a1c77e994a5d238d385d579320eaf3224c6630 | |
parent | 98071159668576ae08c2b0de80b0565d58f409f2 [diff] |
Use mmap for compiled code for gtest. Avoid executing code in memory allocated with malloc() as pointers to that memory can be tagged which interferes with managed stack walk. Test: m test-art-host-gtest. Bug: 177816575 Change-Id: Id376091f82d5686adf3ab18d2980a42e78de57ce