diff options
author | Carl Shapiro <cshapiro@google.com> | 2011-04-18 18:34:17 -0700 |
---|---|---|
committer | Carl Shapiro <cshapiro@google.com> | 2011-04-18 18:34:21 -0700 |
commit | a4f4a73edf03cd08b5b2d775913bcac674a117bb (patch) | |
tree | 0e2b3b990c79ccc2941e2482e74ce06440b9aa7e /vm/compiler/codegen/RallocUtil.c | |
parent | 2ba33db462c43d054aac98293104cb4adb8dd562 (diff) | |
download | android_dalvik-a4f4a73edf03cd08b5b2d775913bcac674a117bb.tar.gz android_dalvik-a4f4a73edf03cd08b5b2d775913bcac674a117bb.tar.bz2 android_dalvik-a4f4a73edf03cd08b5b2d775913bcac674a117bb.zip |
Remove dvmAllocObjectArray and all of its uses.
This replaces uses of dvmAllocObjectArray with equivalent but safer
calls to dvmAllocArrayByClass. dvmAllocObjectArray performed no type
checking of its arguments and was easy to use incorrectly.
Change-Id: Ia82fe73cb9d73bbb27f5961242ad5961f9f9924c
Diffstat (limited to 'vm/compiler/codegen/RallocUtil.c')
0 files changed, 0 insertions, 0 deletions