aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.cpp
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2013-12-04 15:11:12 -0800
committerAndrew Warfield <hiasant@gmail.com>2013-12-18 22:30:04 +0100
commit37d6510cbc5295df2b15c7f42ffc2bf11361665f (patch)
tree06a311e90d63f61c3c5f2ef98abff5f8b997a218 /vm/compiler/codegen/arm/CodegenDriver.cpp
parent4f0337ace7492c564f63a284cbf3dcd8b3550fe9 (diff)
Use RETURN_PTR(NULL) instead of RETURN_VOID in newNonMovableArray.
RETURN_VOID doesn't set the return value. This means that we are returning random garbage when the allocation doesn't succeed. Bug: 11971220 Change-Id: I570562c7bb9dc573161294916f582709774b35fd
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.cpp')
0 files changed, 0 insertions, 0 deletions