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 pow plugin/pkg #1444

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Fix memory leak in pow plugin/pkg #1444

merged 1 commit into from
Jun 14, 2021

Conversation

lzpap
Copy link
Member

@lzpap lzpap commented Jun 14, 2021

Description of change

hash.New() implementation failed to release memory when computing pow for messages.

@lzpap lzpap added the bug Something isn't working label Jun 14, 2021
@lzpap lzpap added this to the v0.7.1 milestone Jun 14, 2021
Copy link
Contributor

@GalRogozinski GalRogozinski left a comment

Choose a reason for hiding this comment

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

Looks Good!

@lzpap lzpap merged commit 296db51 into develop Jun 14, 2021
@lzpap lzpap deleted the fix/pow-mem-leak branch June 14, 2021 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants