OSDN Git Service

Fix force copy
authorMathieu Chartier <mathieuc@google.com>
Thu, 25 Jun 2015 00:04:17 +0000 (17:04 -0700)
committerMathieu Chartier <mathieuc@google.com>
Thu, 25 Jun 2015 00:25:50 +0000 (17:25 -0700)
commitb735bd9c04aa291d0a1bdc2c0a094a1a75ad0596
tree42ee174768b19c498685877f5d09dceb8fdf6e92
parent2f233b481d8423bf09e295fea9608b68f09a1862
Fix force copy

We now correctly pass the returned pointer back onto the release functions.

Bug: 22056708
Change-Id: I1a7300d3a4522a3c81b432ec742ae1c0bd00b51e
runtime/check_jni.cc
runtime/gc/heap.cc