-
- Downloads
FTP: access files in root dir correctly
Accessing a file with an absolute path in the root dir but with no directory specified was not handled correctly. This fix comes with four new test cases that verify it. Bug: http://curl.haxx.se/mail/lib-2013-04/0142.html Reported by: Sam Deane
Showing
- lib/ftp.c 15 additions, 2 deletionslib/ftp.c
- tests/data/Makefile.am 1 addition, 1 deletiontests/data/Makefile.am
- tests/data/test106 2 additions, 1 deletiontests/data/test106
- tests/data/test1224 49 additions, 0 deletionstests/data/test1224
- tests/data/test1225 57 additions, 0 deletionstests/data/test1225
- tests/data/test1226 49 additions, 0 deletionstests/data/test1226
- tests/data/test1227 48 additions, 0 deletionstests/data/test1227
Loading
Please register or sign in to comment