You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix SEGV caused by order of destruction of Node sub-interfaces (ros2#1469)
* added tear-down of node sub-interfaces in reverse order of their creation (ros2#1469)
Signed-off-by: Colin MacKenzie <[email protected]>
* added name of service to log message for leak detection. Previously it gave no indication of what node is causing the memory leak (ros2#1469)
Signed-off-by: Colin MacKenzie <[email protected]>
0 commit comments