git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f616b
)
perf script: Add missing closedir() calls
author
Namhyung Kim
<namhyung@gmail.com>
Sat, 7 Jan 2012 17:25:25 +0000
(
02:25
+0900)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Sun, 8 Jan 2012 14:35:41 +0000
(12:35 -0200)
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>
tools/perf/builtin-script.c
patch
|
blob
|
history
diff --cc
tools/perf/builtin-script.c
Simple merge