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

!7250 修改ActsZlibTest_5200测试用例合入release

Merge pull request !7250 from wangdengjia/monthly_20221018
......@@ -1803,6 +1803,7 @@ HWTEST_F(ActsZlibTest, ActsZlibTestGzdopen, Function | MediumTest | Level2)
int err = gzeof(file);
fprintf(stderr, "gzeof result: %d\n", err);
fclose(fp);
gzclose(file);
#endif
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册