diff options
author | 2012-09-19 15:58:41 +0900 | |
---|---|---|
committer | 2012-09-24 12:00:15 -0300 | |
commit | 1bce6e0fec28434fd66de585773a14bf4d2c3715 (patch) | |
tree | b280f077322461b6873af65d235d057f92cdcbaf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf tools: remove sscanf extension %as (diff) | |
download | linux-dev-1bce6e0fec28434fd66de585773a14bf4d2c3715.tar.xz linux-dev-1bce6e0fec28434fd66de585773a14bf4d2c3715.zip |
tools lib traceevent: Fix error path on process_array()
free_token() under out_free should be called with 'token' and no need
to set *tok to NULL since it's set already.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: http://lkml.kernel.org/r/1348037924-17568-2-git-send-email-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions