Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

codec: fix incorrect handling of invalid utf-8 in LinesCodec::decode_eof #7011

Merged

fix line-codec not resetting state when hitting error in decode_eof

6e2962f
Select commit
Loading
Failed to load commit list.
Merged

codec: fix incorrect handling of invalid utf-8 in LinesCodec::decode_eof #7011

fix line-codec not resetting state when hitting error in decode_eof
6e2962f
Select commit
Loading
Failed to load commit list.
CircleCI Checks / ci succeeded Dec 4, 2024 in 5m 36s

Workflow: ci