Skip to content

Fix bufio.Scanner limit - #318

Merged
braydonk merged 1 commit into
google:mainfrom
apostasie:fix/scanner-long-lines
Jul 30, 2026
Merged

Fix bufio.Scanner limit#318
braydonk merged 1 commit into
google:mainfrom
apostasie:fix/scanner-long-lines

Conversation

@apostasie

Copy link
Copy Markdown
Contributor

Fix #317

Signed-off-by: apostasie <spam_blackhole@farcloser.world>
@braydonk
braydonk merged commit a74383c into google:main Jul 30, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

retain_line_breaks fails with "bufio.Scanner: token too long" on lines over 64KiB

2 participants