From: Thibault, Daniel Date: Wed, 1 Feb 2012 18:59:50 +0000 (-0500) Subject: Fix return value and mem leak for all commands X-Git-Tag: v2.0-pre19~19 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;ds=sidebyside;h=ca1c3607d2f5654163875cda874f43971df0f696;hp=ca1c3607d2f5654163875cda874f43971df0f696;p=lttng-tools.git Fix return value and mem leak for all commands Add poptFreeContext(), send --help to stdout and default return value to CMD_SUCCESS Also fix some return values for list.c Signed-off-by: Daniel U. Thibault Signed-off-by: David Goulet ---