提交 d1e69f05 编写于 作者: J jingyu123412

提交OpenHarmony-SA-2022-0901动态测试用例

Signed-off-by: Njingyu123412 <1565704822@qq.com>
上级 554fa3d7
......@@ -43,7 +43,7 @@ int main()
return 1;
}
// 获取函数DisplayManager::GetInstance地址
// 获取函数cJSON_Parse地址
typedef cJSON* (*Func)(char*);
Func cJSON_Parse = reinterpret_cast<Func>(dlsym(handle, "cJSON_Parse"));
if (cJSON_Parse == NULL) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册