Skip to content

ssh-shellhost - handle the stream read failures  #767

@bagajjal

Description

@bagajjal

ssh-shellhost (with pty session), reads a binary stream from ssh client.
As of now ssh-shellhost reads utf8 stream and tries to convert to utf16. If the conversion fails then we exit the ssh-shellhost.
The ideal way is to wait for more data and then continue the processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions