diff options
author | Bart Van Assche <[email protected]> | 2016-12-15 17:15:07 +0100 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-12-18 13:35:19 -0500 |
commit | e259934d4df7f99f2a5c2c4f074f6a55bd4b1722 (patch) | |
tree | 3e1bac611c779fff18938f35d889b0e5865da579 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b414fa01c31318383ae29d9d23cb9ca4184bbd86 (diff) |
IB/rxe: Fix a memory leak in rxe_qp_cleanup()
A socket is associated with every QP by the rxe driver but sock_release()
is never called. Add a call to sock_release() in rxe_qp_cleanup().
Fixes: commit 8700e3e7c48A5 ("Add Soft RoCE driver")
Signed-off-by: Bart Van Assche <[email protected]>
Cc: Moni Shoua <[email protected]>
Cc: Kamal Heib <[email protected]>
Cc: Amir Vadai <[email protected]>
Cc: Haggai Eran <[email protected]>
Cc: <[email protected]>
Reviewed-by: Moni Shoua <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions