mirror of
https://github.com/curl/curl.git
synced 2026-07-26 11:27:16 +03:00
Fixed an infinite loop when given an invalid SFTP quote command.
This commit is contained in:
parent
a57098ea9b
commit
e9a460411f
5 changed files with 13 additions and 13 deletions
|
|
@ -4,4 +4,3 @@
|
|||
# per line.
|
||||
# Lines starting with '#' letters are treated as comments.
|
||||
617
|
||||
626
|
||||
|
|
|
|||
|
|
@ -32,9 +32,9 @@ Test file for rename test
|
|||
#
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<file name="log/file626-renamed.txt">
|
||||
Test file for rename test
|
||||
</file>
|
||||
<errorcode>
|
||||
21
|
||||
</errorcode>
|
||||
<valgrind>
|
||||
disable
|
||||
</valgrind>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue