Fixing compile error

This commit is contained in:
Vasily Litvinov 2014-04-07 23:29:23 +04:00
parent 5dd25f04ef
commit b40a0ef590

View File

@ -66,6 +66,7 @@ loadLibrary(Thread* t, object, uintptr_t* arguments)
just ignore this request. */
if (strcmp(RUNTIME_ARRAY_BODY(n), "conscrypt_jni") != 0) {
loadLibrary(t, "", RUNTIME_ARRAY_BODY(n), true, true);
}
}
void JNICALL