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

Check overflow in BuildHelper #51

Merged
merged 5 commits into from
Jun 14, 2022
Merged

Check overflow in BuildHelper #51

merged 5 commits into from
Jun 14, 2022

Conversation

vbkaisetsu
Copy link
Member

@vbkaisetsu vbkaisetsu commented Jun 13, 2022

If users specify the large number to num_free_blocks, the capacity size will be wrapped. This branch checks the value before calculating the capacity size.

Blocked by #52

@vbkaisetsu vbkaisetsu marked this pull request as ready for review June 13, 2022 23:49
kg86
kg86 previously approved these changes Jun 14, 2022
kampersanda
kampersanda previously approved these changes Jun 14, 2022
@vbkaisetsu vbkaisetsu dismissed stale reviews from kampersanda and kg86 via 60ba72a June 14, 2022 02:43
@vbkaisetsu
Copy link
Member Author

@kampersanda @kg86 Could you review again?

@vbkaisetsu vbkaisetsu enabled auto-merge (squash) June 14, 2022 02:45
@vbkaisetsu vbkaisetsu merged commit 0175ffc into main Jun 14, 2022
@vbkaisetsu vbkaisetsu deleted the check-overflow branch June 14, 2022 04:36
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.

None yet

3 participants