aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorWenwen Wang <[email protected]>2019-08-18 14:29:31 -0500
committerDoug Ledford <[email protected]>2019-08-20 13:44:45 -0400
commitb08afa064c320e5d85cdc27228426b696c4c8dae (patch)
tree5f41c4ddaa140550337a2a66cdd4efb0fa2d1bfa /tools/perf/util/trace-event-scripting.c
parent5c1baaa82cea2c815a5180ded402a7cd455d1810 (diff)
infiniband: hfi1: fix a memory leak bug
In fault_opcodes_read(), 'data' is not deallocated if debugfs_file_get() fails, leading to a memory leak. To fix this bug, introduce the 'free_data' label to free 'data' before returning the error. Signed-off-by: Wenwen Wang <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Acked-by: Dennis Dalessandro <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions