No description
Find a file
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
.github advise to ask questions on ROS answers 2018-02-26 21:56:13 -08:00
rcl Fix memory leak of 56 bytes in test_graph 2019-07-01 11:59:24 -04:00
rcl_action 0.7.4 2019-05-29 18:43:41 -05:00
rcl_lifecycle 0.7.4 2019-05-29 18:43:41 -05:00
rcl_yaml_param_parser Accept quoted int or float values as strings (#464) 2019-06-27 17:51:05 -03:00
.gitignore Initial commit 2015-02-20 16:06:40 -08:00
CONTRIBUTING.md add section about DCO to CONTRIBUTING.md 2019-03-20 08:37:06 -07:00
LICENSE align LICENSE file with template 2015-04-03 12:47:47 -07:00
README.md Initial commit 2015-02-20 16:06:40 -08:00

rcl

Library to support implementation of language specific ROS Client Libraries.