Commit 2cdc2d6
committed
fixup! mingw: support long paths
When rebasing c8b6c1d (mingw: support long paths, 2015-07-28) on
top of 391bcea (compat/mingw: support POSIX semantics for atomic
renames, 2024-10-27) a newly introduced MAX_PATH buffer was not
increased to MAX_LONG_PATH.
This fixes #5476
Signed-off-by: Kim Gybels <[email protected]>1 parent 4ca71ba commit 2cdc2d6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2857 | 2857 | | |
2858 | 2858 | | |
2859 | 2859 | | |
2860 | | - | |
| 2860 | + | |
2861 | 2861 | | |
2862 | | - | |
| 2862 | + | |
2863 | 2863 | | |
2864 | 2864 | | |
2865 | 2865 | | |
| |||
0 commit comments