rcl/rcl_lifecycle
Víctor Mayoral Vilches fbe299af7f free valid_transitions for all states (#537)
* free valid_transitions for all states

transition_map->states[i].valid_transitions wasn't being release which was
leaking about 800 bytes per instantiation.

See https://github.com/aliasrobotics/RVD/issues/333

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>

* Fixups.

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>
2019-11-25 07:50:11 -05:00
..
include/rcl_lifecycle Lifecycle refactor (#298) 2018-10-11 14:03:41 -07:00
src free valid_transitions for all states (#537) 2019-11-25 07:50:11 -05:00
test refactor init to not be global (#336) 2018-11-29 21:32:54 -08:00
CHANGELOG.rst 0.8.3 2019-11-08 11:26:28 -08:00
CMakeLists.txt Using ament_target_dependencies where possible (#400) 2019-03-19 09:22:16 -03:00
package.xml 0.8.3 2019-11-08 11:26:28 -08:00