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

Small bug fix for GC #1022

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Small bug fix for GC #1022

merged 1 commit into from
Apr 8, 2024

Conversation

theo25
Copy link
Collaborator

@theo25 theo25 commented Apr 8, 2024

This PR fixes a bug in GC discovered while testing KEVM with the Ethereum test suite.

Specifically we want to make sure that the affected operations invoke move constructors rather than copy constructors.

@theo25 theo25 requested a review from dwightguth April 8, 2024 21:44
@rv-jenkins rv-jenkins merged commit 2c4eb2f into master Apr 8, 2024
8 checks passed
@rv-jenkins rv-jenkins deleted the gc-bug-fix branch April 8, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants