Skip to content

Fix an infinite loop in `Channel.read_line`

Compare
Choose a tag to compare
@samoht samoht released this 10 Jun 14:34
· 4532 commits to main since this release
  • Fix infinite loop in Channel.read_line when the line does not contain a CRLF
    sequence (#131)