jni.cc
70.8 KB
-
jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be cast to element type. · 9bc825c4
* jni.cc (_Jv_JNI_NewObjectArray): Check that initializer can be cast to element type. (_Jv_JNI_SetObjectArrayElement): Check array bounds. (_Jv_JNI_GetObjectArrayElement): Likewise. From-SVN: r62210
Tom Tromey committed