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 memory leak in merkle verification #3039

Merged

Conversation

Amxx
Copy link
Collaborator

@Amxx Amxx commented Dec 21, 2021

Fixes #2989

PR Checklist

  • Tests
  • Documentation
  • Changelog entry

@Amxx Amxx mentioned this pull request Dec 21, 2021
Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@frangio frangio merged commit cafd900 into OpenZeppelin:master Dec 21, 2021
@frangio frangio changed the title Use effective hash to reduce memory leakage of merkle verification Fix memory leak in merkle verification Dec 21, 2021
@Amxx Amxx deleted the improvement/MerkleProof/efficientHash branch December 21, 2021 20:48
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.

Optimize memory allocation in MerkleProof
2 participants