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 overflow error in ReturnBlocks #187

Merged
merged 2 commits into from
Jul 22, 2021
Merged

Fix overflow error in ReturnBlocks #187

merged 2 commits into from
Jul 22, 2021

Conversation

benmwatson
Copy link
Member

Resolves #176

UnitTests/Tests.cs Outdated Show resolved Hide resolved
@grbell-ms
Copy link
Member

There have been a couple of these overflow bugs after lifting the 2GB stream length cap. It might be worth it to build a checked version of the library just for the unit tests. That might have caught these bugs, and might catch future ones.

@benmwatson
Copy link
Member Author

@grbell I agree. I will look into doing that.

@benmwatson benmwatson merged commit 5b0ce2d into master Jul 22, 2021
@benmwatson benmwatson deleted the issue176 branch July 22, 2021 21:14
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.

SmallPoolInUseSize, SmallPoolFreeSize
2 participants