rmw_cyclonedds/rmw_cyclonedds_cpp
Jacob Perron ef8d7532dc
Free with the same allocator in rmw_destroy_node (#355) (#369)
Since rmw_allocate() was used to allocate memory, we should use rmw_free() to cleanup.
Otherwise, if the user provided a custom allocator to the context we will be calling deallocate with the wrong allocator.

Signed-off-by: Jacob Perron <jacob@openrobotics.org>
2022-02-04 08:24:57 -08:00
..
cmake Register RMW output filters. 2020-04-14 16:42:04 +02:00
include/rmw_cyclonedds_cpp Switch to one participant per context model (#145) 2020-04-22 14:01:05 -03:00
src Free with the same allocator in rmw_destroy_node (#355) (#369) 2022-02-04 08:24:57 -08:00
CHANGELOG.rst 0.7.7 2021-08-31 17:51:57 -07:00
CMakeLists.txt rmw_cyclonedds_cpp/CMakeLists.txt: add -latomic for RISC-V (#332) (#333) 2021-08-30 13:58:51 -03:00
package.xml 0.7.7 2021-08-31 17:51:57 -07:00