Commit d6065142 authored by Alex Light's avatar Alex Light
Browse files

Remove copy and leak of dex data.

To implement class redefinition we need to keep around a copy of the
initial redefinition. We moved this to be done in ArtClassDefinition
but left code that allocated and copied the buffer in RedefineClasses.
This code did nothing but leak memory.

Test: ./test.py --host
Change-Id: Ide5eafc7eda57eb5b1fc02eccb26091eacfae84f
parent 6e99db49
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment