Skip to content

Conversation

@xiaodouchen
Copy link
Contributor

When a '\r' character is not followed by '\n', the current code fails to
properly rewind the buffer index (unreadIdx_), leading to incorrect data
consumption and potential misalignment in subsequent reads.

This PR fixes it.

When a '\r' character is not followed by '\n', the current code fails to
properly rewind the buffer index (unreadIdx_), leading to incorrect data
consumption and potential misalignment in subsequent reads.

This PR fixes it.
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 30, 2025
@netlify
Copy link

netlify bot commented Oct 30, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit f94586e
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69032b7e75570800083090e6

@Yuhta Yuhta requested a review from zacw7 October 30, 2025 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant