aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2009-12-21 16:36:28 -0800
committerElliott Hughes <enh@google.com>2009-12-21 16:39:37 -0800
commitd195554563cbb9b760aaebd7a1468ae69941490e (patch)
tree38ea3c663bfb14ba9ed01f9c0d689706fe72a485 /vm/compiler/codegen/arm/CodegenDriver.c
parente16658257b519d7866f3027bc6cde84ab2ef12a3 (diff)
Fix leaks in ICU JNI.
Consistently use RAII to ensure we always clean up our UResourceBundle*s. Remove redundant allocation/copying from the UnicodeString to jstring conversion. Also simplify a few other repetitive bits of code. Note that getContentImpl is still in the old style because that function contains gotos. The right fix for that function involves changing the Java side to work with a class containing a field for each item, rather than the current Object[].
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions