aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2018-01-04 21:04:31 +0800
committerMartin K. Petersen <[email protected]>2018-01-08 21:41:43 -0500
commit4a491b1ab11ca0556d2fda1ff1301e862a2d44c4 (patch)
tree6668d2b298ea93e5ace0d74abce42b5915edaebf /tools/perf/scripts/python/syscall-counts.py
parentf4d0ad1f27a95d86f3e42251f7c1c575538248bb (diff)
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
We've got a memory leak with the following producer: while true; do cat /sys/class/sas_phy/phy-1:0:12/invalid_dword_count >/dev/null; done The buffer req is allocated and not freed after we return. Fix it. Fixes: 2908d778ab3e ("[SCSI] aic94xx: new driver") Signed-off-by: Jason Yan <[email protected]> CC: John Garry <[email protected]> CC: chenqilin <[email protected]> CC: chenxiang <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions