ScpClient: Support error message containing LF
Aperta
@drieseng ci sta già lavorando.
Dal 20/8/2017.
enhancement
- Lingua principale
- C#
- Stelle
- 4.4k
- Fork
- 993
- Merge medio
- 9g 21h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.