aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2019-03-26 00:38:43 -0700
committerMartin K. Petersen <[email protected]>2019-03-27 21:54:52 -0400
commit4262d35c32c652344b6784cad51ec5a0e2e5258b (patch)
treed297db0039003b4dfcbb73743bb5784c67ee80a0 /tools/perf/scripts/python/stackcollapse.py
parent76dbf4ff068c730bf6927193a481b692e87f9f3e (diff)
scsi: qedf: missing kref_put in qedf_xmit()
qedf_xmit() calls fc_rport_lookup(), but discards the returned rdata structure almost immediately without decreasing the refcount. This leads to a refcount leak and the rdata never to be freed. Signed-off-by: Hannes Reinecke <[email protected]> Signed-off-by: Saurav Kashyap <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions