提交 d895fb10 编写于 作者: weixin_45937718's avatar weixin_45937718

delete praser param

Signed-off-by: weixin_45937718's avatarzhengkaijie <2658880633@qq.com>
上级 68a3cab2
......@@ -635,10 +635,6 @@ __attribute__((constructor(1))) static void __musl_initialize()
__hook_mode = STEP_HOOK_MODE;
}
}
volatile bool hook_disable = atomic_load_explicit(&__hook_enable_hook_flag, memory_order_acquire);
if (!hook_disable && checkLoadMallocMemTrack) {
init_ohos_malloc_hook();
}
__initialize_malloc();
errno = 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册