mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:33:31 +03:00
Fixed test case 57 (KNOWN_BUG #18)
This commit is contained in:
parent
75c9430559
commit
d29147565c
2 changed files with 5 additions and 8 deletions
|
|
@ -72,9 +72,6 @@ may have been fixed since this was written!
|
|||
19. FTP 3rd party transfers with the multi interface doesn't work. Test:
|
||||
define CURL_MULTIEASY, rebuild curl, run test case 230 - 232.
|
||||
|
||||
18. test case 57 has </test> that should be </client> but when corrected, the
|
||||
test case fails!
|
||||
|
||||
16. FTP URLs passed to curl may contain NUL (0x00) in the RFC 1738 <user>,
|
||||
<password>, and <fpath> components, encoded as "%00". The problem is that
|
||||
curl_unescape does not detect this, but instead returns a shortened C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue