aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-04-10 13:33:12 +0100
committerZhenyu Wang <zhenyuw@linux.intel.com>2018-04-11 14:37:58 +0800
commitffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b (patch)
tree7cf253e987475cda7ff01fd566c751ef1bf9cd8e /tools/perf/scripts/python/net_dropmonitor.py
parent850555d1d31e45fc3e9a2982f81717387e8d5e1b (diff)
drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
The error exit path when a duplicate is found does not kfree and cmd_entry struct and hence there is a small memory leak. Fix this by kfree'ing it. Detected by CoverityScan, CID#1370198 ("Resource Leak") Fixes: be1da7070aea ("drm/i915/gvt: vGPU command scanner") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions