Commit 28b6e7e6 authored by Alex Light's avatar Alex Light
Browse files

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 ed81c1d3.

Test: SANITIZE_HOST=address test-art-host
Bug: 28322765
Change-Id: Ic60a11041d369c794fba6a70a6ff6d88bbbdd16b
parent 2cd620bd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment