Skip to content

ScpClient: Support error message containing LF #279

Open
@drieseng

Description

@drieseng

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions