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

!7214 修改ActsZlibTest_5200测试用例

Merge pull request !7214 from wangdengjia/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册