diff options
author | Alex Light <allight@google.com> | 2017-05-22 16:05:59 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-05-22 23:51:26 +0000 |
commit | 28b6e7e6746d997f56fb0cb2c5e9ddd7d10e65f4 (patch) | |
tree | 67648496cf1eb0b0ff59f41e3abf7b34a8fa211c /compiler/optimizing/graph_visualizer.cc | |
parent | 2cd620bde125e8cc8653f482f44f81036d3a2846 (diff) |
Deal with ASAN alloc-dealloc mismatch in class transformation code.
We change the unique_ptr deleters to use 'free' for these allocation
to match the allocations done by malloc.
This is temporary until we find a good way to communicate what
JvmtiEnv the buffers should be dealloced from.
This reverts commit ed81c1d33d328f645d529dd30a8829f303f6d0d3.
Test: SANITIZE_HOST=address test-art-host
Bug: 28322765
Change-Id: Ic60a11041d369c794fba6a70a6ff6d88bbbdd16b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions