Commit d672166
committed
Use _chsize_s on windows to grow file
Looks like "seek after file end and write" doesn't work
correctly in Windows. We have to grow file before.
Met occasionally on GitHub actions run. Could not reproduce
locally.1 parent b7551bd commit d672166
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2717 | 2717 | | |
2718 | 2718 | | |
2719 | 2719 | | |
| 2720 | + | |
| 2721 | + | |
| 2722 | + | |
| 2723 | + | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
2720 | 2728 | | |
2721 | 2729 | | |
2722 | 2730 | | |
| |||
0 commit comments