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

rust: LinearReader: reclaim dead space when possible #1298

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Conversation

james-rms
Copy link
Collaborator

@james-rms james-rms commented Dec 19, 2024

Changelog

  • Rust: fixed a bug where a reader not reading the exact amount required into the LinearReader might cause the internal buffer to grow unbounded.

Docs

Description

BeforeAfter

@james-rms james-rms merged commit c99a5f1 into main Dec 19, 2024
23 checks passed
@james-rms james-rms deleted the rwbuf/fixorelaxo branch December 19, 2024 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants