Added test 626 to reproduce an infinite loop when given an invalid

SFTP quote command reported by Vincent Le Normand, but left it disabled.
This commit is contained in:
Dan Fandrich
2008-03-18 17:05:29 +00:00
parent 6f3166c15b
commit a57098ea9b
4 changed files with 48 additions and 1 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel Fandrich (18 Mar 2008)
- Added test 626 to reproduce an infinite loop when given an invalid
SFTP quote command reported by Vincent Le Normand, but left it disabled.
Michal Marek (18 Mar 2008)
- Added curl_easy_getinfo typechecker.