aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-12-13 12:13:47 -0800
committerCarl Shapiro <cshapiro@google.com>2010-12-13 12:19:22 -0800
commit8a69168b0e867c26b10b7ed0440322b4cb8db834 (patch)
tree3218c519531519525b4ecd33106ab55e6a0c67ba /vm/compiler/codegen/CompilerCodegen.h
parent06d020698f7182ae17b933fa688ab9302a8674e2 (diff)
Fix a bug in hprof that corrupted the root set output.
The root visitor takes an Object ** but the hprof output assumed an Object *. As such, bad root set object ids were written to the hprof dump and, by extension, objects reachable only from the roots either looked like floating garbage or were wholly omitted from the output. Change-Id: I58b31b6ad145fa9843ecbda630ed8b6ab951d931
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions