diff options
author | Peter Zijlstra <[email protected]> | 2016-02-24 18:45:41 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2016-02-25 08:42:32 +0100 |
commit | 130056275ade730e7a79c110212c8815202773ee (patch) | |
tree | e2c2de52862128746c759e6b8534428ed013b5ac /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 84c4e620d35f49f486a900af214ad12276afb386 (diff) |
perf: Do not double free
In case of: err_file: fput(event_file), we'll end up calling
perf_release() which in turn will free the event.
Do not then free the event _again_.
Tested-by: Alexander Shishkin <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Alexander Shishkin <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions