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 #419

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

YuanYuYuan
Copy link
Contributor

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.

@ahcorde
Copy link
Contributor

ahcorde commented Jan 15, 2025

https://github.com/Mergifyio backport jazzy humble

@YuanYuYuan
Copy link
Contributor Author

YuanYuYuan commented Jan 15, 2025

Testing against the ros.repos, no regression was found.

Copy link

mergify bot commented Jan 15, 2025

backport jazzy humble

✅ Backports have been created

@ahcorde ahcorde merged commit 2930620 into ros2:rolling Jan 15, 2025
5 checks passed
mergify bot pushed a commit that referenced this pull request Jan 15, 2025
mergify bot pushed a commit that referenced this pull request Jan 15, 2025
ahcorde pushed a commit that referenced this pull request Jan 15, 2025
ahcorde pushed a commit that referenced this pull request Jan 15, 2025
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