-
Notifications
You must be signed in to change notification settings - Fork 32
deallocate rmw_init_options.enclave in rmw implementaion. #319
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
Conversation
Signed-off-by: Tomoya Fujita <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know this repo particularly well and maybe the PR will need to change because of the failing CI, but I rebuilt MotoROS2 with this PR included on the YRC1000, and the memory leak seems to be gone! |
@jimmy-mcelwain thanks for checking 👍 CI tells |
Signed-off-by: Tomoya Fujita <[email protected]>
92bc96f
to
5b7d7a5
Compare
@pablogs9 this is CI green. |
@pablogs9 thanks for the review, and merging! |
@Mergifyio backport humble |
❌ Command disallowed due to command restrictions in the Mergify configuration.
|
@mergify backport humble |
✅ Backports have been created
|
* deallocate rmw_init_options.enclave in rmw implementaion. Signed-off-by: Tomoya Fujita <[email protected]> * implicit declaration of function ¡Ærcutils_strdup¡Ç Signed-off-by: Tomoya Fujita <[email protected]> --------- Signed-off-by: Tomoya Fujita <[email protected]> (cherry picked from commit a698d4e)
closes #311
this is jazzy fix of #318, should be backported to humble as well.