X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Ftext%2FtextDump.c;h=160c938babfbf7c73d3e1596044f2219131efcc3;hb=4f9ac095f816384c5ea54b6b206ae1b583ca6275;hp=befcbcc4f80bcb7e795fdffae10d3d0b66cefeeb;hpb=0893aa5b990fe2875aac0e9d129e7819f51b34fd;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/text/textDump.c b/ltt/branches/poly/lttv/modules/text/textDump.c index befcbcc4..160c938b 100644 --- a/ltt/branches/poly/lttv/modules/text/textDump.c +++ b/ltt/branches/poly/lttv/modules/text/textDump.c @@ -431,6 +431,8 @@ static void destroy() lttv_option_remove("process_stats"); + lttv_option_remove("path_output"); + g_string_free(a_string, TRUE); lttv_hooks_remove_data(event_hook, write_event_content, NULL);