Tolerate LF/CRLF/CR line endings, fix buffer overflow #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "tolerate-line-endings-issue-7"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #7; allows all three line endings, and fixes the buffer overflow bug.
It also re-encodes the examples with LF encodings as Dennis intended.