From: Johannes Schindelin Date: Mon, 16 Sep 2019 11:26:40 +0000 (+0200) Subject: Merge branch 'win32-accommodate-funny-drive-names' X-Git-Tag: v2.24.1~1^2~1^2~1^2~3^2~3^2~1^2~1^2~2^2~2^2~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2ddcccf97a717f9df17a4843c39e3c4f1df49fec;p=thirdparty%2Fgit.git Merge branch 'win32-accommodate-funny-drive-names' While the only permitted drive letters for physical drives on Windows are letters of the US-English alphabet, this restriction does not apply to virtual drives assigned via `subst : `. To prevent targeted attacks against systems where "funny" drive letters such as `1` or `!` are assigned, let's handle them as regular drive letters on Windows. This fixes CVE-2019-1351. Signed-off-by: Johannes Schindelin --- 2ddcccf97a717f9df17a4843c39e3c4f1df49fec