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

core: introduce overflow-safe num_words #2164

Merged
merged 2 commits into from
Jul 7, 2024
Merged

core: introduce overflow-safe num_words #2164

merged 2 commits into from
Jul 7, 2024

Conversation

yperbasis
Copy link
Member

num_words in evmone can overflow potentially (see ethereum/evmone#945), but it's not a problem there because its inputs are guarded by check_memory.

@yperbasis yperbasis requested review from chfast and canepat July 5, 2024 08:28
@canepat canepat added the maintenance Some maintenance work (fix, refactor, rename, test...) label Jul 7, 2024
@canepat canepat merged commit 775bb3d into master Jul 7, 2024
4 checks passed
@canepat canepat deleted the num_words branch July 7, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Some maintenance work (fix, refactor, rename, test...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants