ScpClient: Support error message containing LF
Offen
@drieseng arbeitet bereits daran.
Seit 20.8.2017.
enhancement
- Vorherrschende Sprache
- C#
- Sterne
- 4.4k
- Forks
- 993
- Ø Merge
- 9 T. 21 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
When reading a message from the server (for example in case of an error response), we currently read up to the first LF as that is the character that is supposed to terminate the message.
In the rare case when an error message contains a LF we do not read the complete message which will result in errors further down the in the processing.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.