summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2018-08-09 07:29:05 -0700
committerAlex Light <allight@google.com>2018-08-09 07:29:05 -0700
commitd6065142caf9de205fba35a85b82f95e55df2253 (patch)
tree8a579ced92b4c2a83cc1808dd5f3909f91823b19 /compiler/optimizing/graph_visualizer.cc
parent6e99db490fabbc38d96cc618a7aa82a99b3d07cf (diff)
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
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions