Skip to content

net/textproto: DotReader can't determine end of data after empty line #9781

Description

@yosida95

DotReader handles lines only ends with CRLF in document, but source code seems to handle ends with only LF too and I expected that behavior.

This issue is one that DotReader can't determine end of data after empty line ends with LF not CRLF. I confirmed that this issue still exists in current master ( 08ca401 ).

I am ready to send the patch to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions