]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/mingw-symlink-net-share-leak' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:43 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:43 +0000 (10:40 -0700)
Git for Windows has been updated to avoid auto-detecting the symlink
type if the target path starts with a slash, preventing NTLM
credential leaks when checking out repositories with crafted
symbolic links pointing to network shares.

* js/mingw-symlink-net-share-leak:
  mingw: skip symlink type auto-detection for network share targets

1  2 
compat/mingw.c

diff --cc compat/mingw.c
Simple merge