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

Use checked addition for allocator implementations #726

Merged
merged 1 commit into from
Jan 27, 2020

Conversation

phil-opp
Copy link
Owner

@phil-opp phil-opp commented Jan 27, 2020

This prevents integer overflow on large allocations.

Suggested in #720 (comment).

Post update in #727.

@phil-opp phil-opp added the relnotes "Release notes" – Notable changes that are rendered on the blog. label Jan 27, 2020
@phil-opp phil-opp merged commit 3ad5f11 into post-11 Jan 27, 2020
@phil-opp phil-opp deleted the post-11-checked-add branch January 27, 2020 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes "Release notes" – Notable changes that are rendered on the blog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant