diff options
author | Steven Rostedt <[email protected]> | 2012-10-01 20:23:28 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-10-16 13:07:05 -0300 |
commit | 743df75ff10630f1f2a461f0f4b51f601f53ec44 (patch) | |
tree | 488d930073d83174f4244bed3deedac1acb04326 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 101782ea2c6984cf169631c59df76b8497899caf (diff) |
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Some of args were missed in free_args(), as well as subargs.
That is args like FILTER_ARG_NUM have left and right pointers to other
args that also need to be freed.
Signed-off-by: Steven Rostedt <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions