mirror of
https://github.com/git/git.git
synced 2026-03-13 18:33:25 +01:00
Fix sanitary_path_copy() for absolute Windows style paths.
We recognized the drive letter and colon, but we did not copy them. So far this was not a problem since the only call site used the same pointer for source and destination. But better safe than sorry. Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
This commit is contained in:
Reference in New Issue
Block a user