提交 84a6687d 编写于 作者: A Alex Duan

[TS-1220]<feature>(tsdb): fixed build warning

上级 567acdf2
......@@ -704,7 +704,7 @@ void leakFloat() {
void leakTest(){
for(int i=0; i< 90000000000000; i++){
for(int i=0; i< 90000000000; i++){
if(i%10000==0)
printf(" ---------- %d ---------------- \n", i);
leakFloat();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册