diff options
author | Thomas Jarosch <thomas.jarosch@intra2net.com> | 2013-01-25 14:02:13 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-01-30 17:38:48 +0400 |
commit | 8eb44dd76ac994b020e5cfe72635c90d9e0ad995 (patch) | |
tree | 570c931f5745a43e8bac24b365c12692b81de3e7 /samples/hidraw/Makefile | |
parent | 68c465ada54c730d653fc6fdc9dc0d5270b2de00 (diff) | |
download | linux-8eb44dd76ac994b020e5cfe72635c90d9e0ad995.tar.xz |
perf sort: Use pclose() instead of fclose() on pipe stream
cppcheck message:
[tools/perf/util/sort.c:277]: (error) Mismatching allocation and deallocation: fp
Also fix descriptor leak on error and always initialize the "fp" variable.
Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
Link: http://lkml.kernel.org/r/1359112354.yZcisNZ4k0@storm
Link: http://lkml.kernel.org/r/2266358.qvDXKLvJ67@storm
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'samples/hidraw/Makefile')
0 files changed, 0 insertions, 0 deletions