cyclone_dds_leak

所属分类:弱点检测代码
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-11-21 16:18:42
上 传 者sh-1993
说明:  回购以调查CycloneDDS中可能的内存泄漏
(Repo to investigate possible memory leak in CycloneDDS)

文件列表:
CMakeLists.txt (457, 2023-11-21)
leaky_node.cpp (1535, 2023-11-21)
memreport.py (1891, 2023-11-21)
package.xml (561, 2023-11-21)
tf2_leaky_node.cpp (746, 2023-11-21)

## How to run? `colcon build` and - `ros2 run leaky_node leaky_node` - `ros2 run leaky_node tf2_leaky_node` And then observe how the memory of tf2_leaky_node increase unbounded ## Optional running trhough `heaptrack` or `massif` Just run the `tf2_leaky_ndoe` through such tools and observe the leak: - `ros2 run --prefix 'heaptrack' leaky_node tf2_eaky_node` ## Related Issues - https://github.com/ros2/geometry2/pull/630 - https://github.com/ros2/rmw_cyclonedds/issues/471 - https://github.com/ksuszka/cyclonedds_iceoryx_memory_leak

近期下载者

相关文件


收藏者