- Notifications
You must be signed in to change notification settings - Fork86
Commitd672166
committed
Use _chsize_s on windows to grow file
Looks like "seek after file end and write" doesn't workcorrectly in Windows. We have to grow file before.Met occasionally on GitHub actions run. Could not reproducelocally.1 parentb7551bd commitd672166
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
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
Comments
(0)