diff options
author | 2014-07-04 16:24:03 +0100 | |
---|---|---|
committer | 2014-07-17 21:06:19 +0100 | |
commit | 3280517651195602253ed92a2749964e96cad27e (patch) | |
tree | 9e91047bf950a7eddbb551534dc10078be74251c /test/018-stack-overflow/src/Main.java | |
parent | 6dfa4188d5cbe7cb1c89011cda80e1c261ae30f0 (diff) |
Fix identifier size in the heap dump.
We're using addresses as IDs and previously we would have written
sizeof(void*) as the identifier size in the header. Heap references
are actually uint32_t so writting 4 bytes should be enough.
Bug: 16016862
Change-Id: I785abf5030681b6009370b7b2d7552e8b4b54e67
Diffstat (limited to 'test/018-stack-overflow/src/Main.java')
0 files changed, 0 insertions, 0 deletions