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

Fixed memory leak in zmq::z85_decode #388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

icmccorm
Copy link

@icmccorm icmccorm commented Dec 5, 2023

Fixes #387

@icmccorm icmccorm changed the title Fixed for issue #387 Fixed memory leak in zmq::z85_decode Dec 5, 2023
Copy link
Contributor

@MarijnS95 MarijnS95 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing the title already! To make this PR even more convenient to merge, can you change the description to Fixes #387 so that GitHub automatically closes it upon merge? Thanks!

src/lib.rs Outdated Show resolved Hide resolved
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.

Memory leak in test test_z85
2 participants