diff options
author | Namhyung Kim <namhyung@gmail.com> | 2012-01-08 02:25:25 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2012-01-08 12:35:41 -0200 |
commit | 946ef2a24523e59e5cf931068ab7e9443c63c9df (patch) | |
tree | b354438bcbaf9c41a8df4a5b30b819ec6c5f7698 /tools/perf/builtin-top.c | |
parent | b9f616bbf4a917398aa09db89efbdf9a204e80dc (diff) |
perf script: Add missing closedir() calls
The get_script_path() calls opendir() but misses corresponding
closedir()'s. Add them.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1325957132-10600-1-git-send-email-namhyung@gmail.com
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/builtin-top.c')
0 files changed, 0 insertions, 0 deletions