rcl/rcl
Víctor Mayoral Vilches 34310df24c Fix memory leak of 56 bytes in test_graph
test_rcl_get_publisher_names_and_types_by_node was finalizing
without calling to rcl_names_and_types_fini which was
generating a memory leak.

These lines fix the leak. Complete report in the pull request

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2019-07-01 11:59:24 -04:00
..
cmake Revert "Changes the default 3rd party logger from rcl_logging_noop to… (#436) 2019-05-14 21:45:26 -07:00
include/rcl Implement get_actual_qos() for subscriptions (#455) 2019-06-12 12:51:15 -03:00
src/rcl Implement get_actual_qos() for subscriptions (#455) 2019-06-12 12:51:15 -03:00
test Fix memory leak of 56 bytes in test_graph 2019-07-01 11:59:24 -04:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CHANGELOG.rst 0.7.4 2019-05-29 18:43:41 -05:00
CMakeLists.txt New interfaces and their implementations for QoS features (#408) 2019-05-03 10:17:27 -07:00
Doxyfile Set default logger level from command line (#256) 2018-06-12 08:11:25 -07:00
package.xml 0.7.4 2019-05-29 18:43:41 -05:00
rcl-extras.cmake Set symbol visibility to hidden for rcl (#391) 2019-03-05 18:09:55 -08:00