ros2 / rmw_dds_common

Apache License 2.0
11 stars 20 forks source link

Minor cleanups of test_qos. #67

Closed clalancette closed 1 year ago

clalancette commented 1 year ago

In particular, make sure to free topic endpoint info on all paths, and also make sure to reset errors after a failure. Issues pointed out by running under valgrind.

Signed-off-by: Chris Lalancette clalancette@openrobotics.org

clalancette commented 1 year ago

CI: