mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
tool_dirhie: fix to create drive-relative directory
Fix to create the top directory `foo` when specified as
`X:foo\bar\filename`, on Windows and MS-DOS. Add test to verify.
Caught by Codex Security
Follow-up to 787ee935ac #16566
Closes #21449
This commit is contained in:
parent
e2f84e6ba9
commit
13b6a6036c
6 changed files with 133 additions and 7 deletions
|
|
@ -230,6 +230,7 @@ test1680 test1681 test1682 test1683 test1684 test1685 \
|
|||
\
|
||||
test1700 test1701 test1702 test1703 test1704 test1705 test1706 test1707 \
|
||||
test1708 test1709 test1710 test1711 test1712 test1713 test1714 test1715 \
|
||||
test1720 \
|
||||
\
|
||||
test1800 test1801 test1802 test1847 test1848 test1849 test1850 test1851 \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue