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

fix(iroh): handle out of bounds requests for blobs read_at #2729

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

dignifiedquire
Copy link
Contributor

Closes #2728

@dignifiedquire dignifiedquire added this to the v0.25.0 milestone Sep 16, 2024
@dignifiedquire dignifiedquire self-assigned this Sep 16, 2024
Copy link

github-actions bot commented Sep 16, 2024

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/iroh/pr/2729/docs/iroh/

Last updated: 2024-09-16T12:14:37Z

iroh/src/node/rpc.rs Outdated Show resolved Hide resolved
@dignifiedquire dignifiedquire added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit 28cf153 Sep 16, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Panic if a chunk with out-of-bounds offset is requested.
2 participants