mirror of https://github.com/axmolengine/axmol.git
parent
a1ef303f47
commit
bd59575468
|
@ -148,6 +148,7 @@ void conversionEncodingJNI(const char* src, int byteSize, const char* fromCharse
|
|||
methodInfo.env->DeleteLocalRef(strArray);
|
||||
methodInfo.env->DeleteLocalRef(stringArg1);
|
||||
methodInfo.env->DeleteLocalRef(stringArg2);
|
||||
methodInfo.env->DeleteLocalRef(newArray);
|
||||
methodInfo.env->DeleteLocalRef(methodInfo.classID);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue