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

feat(s2n-quic-core): Add ability to create an incremental reader initialized with an offset #2184

Merged
merged 2 commits into from
Apr 18, 2024

Conversation

WesleyRosenblum
Copy link
Contributor

Description of changes:

This change adds a new method to the incremental reader to allow starting at an offset other than 0.

Testing:

Added to existing unit test

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@WesleyRosenblum
Copy link
Contributor Author

Kani test seems to be failing due to model-checking/kani#3030

@WesleyRosenblum WesleyRosenblum merged commit bfb921d into main Apr 18, 2024
124 of 126 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/newincremental branch April 18, 2024 19:19
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.

2 participants