commit | 798ba16bda747d74a27b7a748d3bb5deb2ccbf68 | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Tue May 23 23:01:53 2017 -0700 |
committer | Calin Juravle <calin@google.com> | Tue May 23 23:24:11 2017 -0700 |
tree | f8f76beaa118339b83ff1ed83618510a76b820fc | |
parent | cc3171ab3af35b4e4ad5671d7425aa8a6bfcc5f3 [diff] |
Use DeletableArenaObject for DexFileData DexFileData contains the profile key as an std::string which must be deleted before the profile arena is destroyed. Test: make valgrind-test-art-host-gtest Bug: 37711886 Change-Id: I54e71917a65f53b8950f21996d17ecf234295439