diff options
author | 2018-04-10 13:33:12 +0100 | |
---|---|---|
committer | 2018-04-11 14:37:58 +0800 | |
commit | ffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b (patch) | |
tree | 7cf253e987475cda7ff01fd566c751ef1bf9cd8e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/gvt: fix user copy warning by whitelist workload rb_tail field (diff) | |
download | linux-dev-ffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b.tar.xz linux-dev-ffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions