OSDN Git Service

ART: Fix ImageSpace error message.
authorAndreas Gampe <agampe@google.com>
Sat, 25 Oct 2014 04:55:52 +0000 (21:55 -0700)
committerAndreas Gampe <agampe@google.com>
Sat, 25 Oct 2014 04:55:52 +0000 (21:55 -0700)
commit50f2e9a6b935ba1c456a687e5f0822d9356d71e5
tree428f64883d5abf3cf13e74bb65175ce3547fd277
parent6b8fbcb19f404b45ed01e9808f6d3254b13fc351
ART: Fix ImageSpace error message.

Use *error_msg instead of error_msg.

Change-Id: Idabee3e4a66effd9f6346a2640a3038c5448889e
runtime/gc/space/image_space.cc