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: resolve the memory leak in the subcription message (backport #419) #420

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jan 15, 2025

A memory leak was caught due to the memory leak in the subscription message. This PR addresses this by using the default destructor to drop the member Payload automatically.


This is an automatic backport of pull request #419 done by Mergify.

@ahcorde ahcorde merged commit ceb6d28 into jazzy Jan 15, 2025
4 checks passed
@ahcorde ahcorde deleted the mergify/bp/jazzy/pr-419 branch January 15, 2025 13: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.

2 participants