Closed dwbertol closed 1 year ago
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 dwbertol@gmail.com
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 dwbertol@gmail.com