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

Correct seg fault #48

Closed
wants to merge 3 commits into from
Closed

Correct seg fault #48

wants to merge 3 commits 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

@dwbertol dwbertol closed this Dec 3, 2022
@dwbertol dwbertol deleted the correct_seg_fault branch December 3, 2022 17:11
@dwbertol dwbertol reopened this Dec 3, 2022
@dwbertol dwbertol closed this Dec 3, 2022
@dwbertol dwbertol restored the correct_seg_fault branch December 3, 2022 17:41
@dwbertol dwbertol deleted the correct_seg_fault branch December 3, 2022 17:42
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