helloellite

Results 2 issues of helloellite

malloc would return NULL when no memory available, but mi_malloc will crash in its own implement. The following code could reproduce this issue. Add into test-api.c and build in release...

AndroidFunctions.cpp/DPFManager::InitializePerformanceHintManager.cpp .... jintArray array = env->NewIntArray(1); int32_t tid = **getpid**(); ....