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

Removed utilization of DynamicData_ptr #49

Closed
wants to merge 1 commit into from
Closed

Removed utilization of DynamicData_ptr #49

wants to merge 1 commit into from

Conversation

dwbertol
Copy link
Contributor

@dwbertol dwbertol commented Dec 3, 2022

The plugin is breaking due to memory leaking when the dds message has arrays. This is related to the utilization of DynamicData_ptr and asynchronous deletion of data.
This is in some way related to the same problem of eProsima/Fast-DDS#2970

Signed-off-by: Douglas Bertol [email protected]

@dwbertol dwbertol closed this Dec 4, 2022
@dwbertol dwbertol deleted the correct_seg_fault branch December 4, 2022 09:24
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.

1 participant