Files
git/compat
Johannes Schindelin c08f978758 fixup! mingw: support long paths
Coverity reported that the new `mingw_rename()` function may overrun the
`FileName` buffer if using a long path.

The reason is that I forgot to adjust it for long path support, and
while looking at this, I realized that I also had forgotten to adjust
`mingw_strbuf_realpath()` and `is_path_owned_by_current_sid()`, too.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2026-06-23 18:11:48 +02:00
..
2026-06-17 21:46:16 +02:00
2026-06-23 18:11:48 +02:00
2026-06-17 21:46:16 +02:00
2026-06-15 07:42:00 -07:00