未验证 提交 b7d80364 编写于 作者: O openharmony_ci 提交者: Gitee

!1758 告警清理

Merge pull request !1758 from 李明康/0209fixCodingStyle2
......@@ -65,6 +65,7 @@ static int DoRebootPanic(int id, const char *name, int argc, const char **argv)
if (fwrite((void *)"c", 1, 1, panic) != 1) {
(void)fclose(panic);
PLUGIN_LOGI("fwrite to panic failed");
return -1;
}
(void)fclose(panic);
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册