summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2021-05-30 11:13:27 -0400
committerAndrew Gallant <jamslam@gmail.com>2021-05-31 21:51:18 -0400
commit12dd455ee9aa731acfeb0d2dfed568a0103cae73 (patch)
treebfc7ace9721b67e4891600753f2f4657ed9594c7 /doc
parente6cac8b119d0d50646b3ba1aaf53e648c779901a (diff)
printer: fix \r\n line terminator handling
This fixes a bug where it was assumed that 'is_suffix' when CRLF handling was enabled mean that '\r\n' was present. But that's not the case, and it is intentional that 'is_suffix' only looks for '\n'. (Which is why #1803 wasn't taken, which tries to fix this by changing 'is_suffix'.) Fixes #1765, Closes #1803
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions