diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-05-18 23:04:28 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-05-18 23:04:28 -0300 |
commit | b448c4b613542c16ad66042017946e68da4e422b (patch) | |
tree | 31f351ef2875a2ae749a6ae765b1f66820716b96 /.gitignore | |
parent | a41794cdd7ee94a5199e14f642c26d649d383fa5 (diff) | |
download | blackbird-op-linux-b448c4b613542c16ad66042017946e68da4e422b.tar.gz blackbird-op-linux-b448c4b613542c16ad66042017946e68da4e422b.zip |
perf probe: Fix some error exit paths
That could leave filedescriptors open and leak memory. Also stop using
xmalloc, use malloc and handle results just like other error cases in
the same routine that used it.
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions