diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-09-16 13:26:40 +0200 |
---|---|---|
committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2019-12-06 16:31:15 +0100 |
commit | 20c71bcf67c7087555b95cf413b79445547cb442 (patch) | |
tree | 6e33254247856365eeba59cbaa65a9523f75db54 /t | |
parent | t7415: drop v2.20.x-specific work-around (diff) | |
parent | mingw: sh arguments need quoting in more circumstances (diff) | |
download | tgif-20c71bcf67c7087555b95cf413b79445547cb442.tar.xz |
Merge branch 'fix-msys2-quoting-bugs'
These patches fix several bugs in quoting arguments when spawning shell
scripts on Windows.
Note: these bugs are Windows-only, as we have to construct a command
line for the process-to-spawn, unlike Linux/macOS, where `execv()`
accepts an already-split command line.
Furthermore, these fixes were not included in the CVE-2019-1350 part of
v2.14.6 because the Windows-specific quoting when spawning shell scripts
was contributed from Git for Windows into Git only in the v2.21.x era.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions