Re: [PATCH] trace-cmd: trace-cmd.c call free only once on tracing and path

2016-02-23 Thread Steven Rostedt
On Thu, 3 Dec 2015 23:34:13 +0100 (CET) John Kacur wrote: > >From 33102b6423ba64798d91aee9de4ecb21189dd49e Mon Sep 17 00:00:00 2001 > From: John Kacur > Date: Thu, 3 Dec 2015 23:29:05 +0100 > Subject: [PATCH] trace-cmd: don't call free on tracing and path more than once > > In version trace-c

[PATCH] trace-cmd: trace-cmd.c call free only once on tracing and path

2015-12-03 Thread John Kacur
>From 33102b6423ba64798d91aee9de4ecb21189dd49e Mon Sep 17 00:00:00 2001 From: John Kacur Date: Thu, 3 Dec 2015 23:29:05 +0100 Subject: [PATCH] trace-cmd: don't call free on tracing and path more than once In version trace-cmd-stable-v2.2 it is possible to call free on tracing and path more than o