rclcpp/rclcpp_lifecycle/src
mergify[bot] 92fe787a74
Fix SEGV caused by order of destruction of Node sub-interfaces (#1469) (#1736)
* added tear-down of node sub-interfaces in reverse order of their creation (#1469)

Signed-off-by: Colin MacKenzie <colin@flyingeinstein.com>

* added name of service to log message for leak detection. Previously it gave no indication of what node is causing the memory leak (#1469)

Signed-off-by: Colin MacKenzie <colin@flyingeinstein.com>
(cherry picked from commit b9ffd72f42ae44352256f2eab585299bf85c6346)

Co-authored-by: Colin MacKenzie <guru-florida@users.noreply.github.com>
2021-08-03 17:03:02 -03:00
..
node_interfaces service for transition graph (#555) 2018-10-11 14:03:57 -07:00
lifecycle_node.cpp Fix SEGV caused by order of destruction of Node sub-interfaces (#1469) (#1736) 2021-08-03 17:03:02 -03:00
lifecycle_node_interface_impl.hpp Reserve vector capacities and use emplace_back for constructing vectors (#1464) (#1489) 2020-12-08 14:46:36 -08:00
state.cpp [backport foxy] Log error instead of throwing exception in Transition and State reset() mark no except (#1297) (#1378) 2020-10-05 15:44:55 -07:00
transition.cpp [backport foxy] Log error instead of throwing exception in Transition and State reset() mark no except (#1297) (#1378) 2020-10-05 15:44:55 -07:00