rcl/rcl_lifecycle
Ethan Gao 54d06f5654 Str mem leak rebased (#185)
* * memory leak issues

address those memory leak issues with the API
rcutils_set_formatted_error which is defined
in rcutils

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>

* * Address those memory leak issues with new MACRO
add macro RCL_SET_ERROR_MSG_WITH_FORMAT_STRING which
is equals RCUTILS_SET_ERROR_MSG_WITH_FORMAT_STRING and
fix the memory leak issues with it

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>

* address uncrustify grumble

Signed-off-by: Ethan Gao <ethan.gao@linux.intel.com>
2017-11-16 23:25:02 -08:00
..
include/rcl_lifecycle replace rcl_lifecycle_ret_t with lifecycle_msgs__TRANSITION__CALLBACK* (#153) 2017-08-02 14:05:03 -07:00
src Str mem leak rebased (#185) 2017-11-16 23:25:02 -08:00
test reset expected error msg to avoid warning 2017-08-11 15:06:19 -07:00
CMakeLists.txt use rcl_allocator for rcl_lifecycle & namespaced topics (#142) 2017-06-16 14:44:06 -07:00
package.xml 0.0.3 2017-09-13 15:07:07 -07:00