diff options
| author | Colin Ian King <colin.king@canonical.com> | 2018-04-10 15:33:12 +0300 |
|---|---|---|
| committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2018-04-11 09:37:58 +0300 |
| commit | ffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b (patch) | |
| tree | 7cf253e987475cda7ff01fd566c751ef1bf9cd8e /scripts/gcc-plugins/latent_entropy_plugin.c | |
| parent | 850555d1d31e45fc3e9a2982f81717387e8d5e1b (diff) | |
| download | linux-ffdf16edfbbe77f5f5c3c87fe8d7387ecd16241b.tar.xz | |
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 'scripts/gcc-plugins/latent_entropy_plugin.c')
0 files changed, 0 insertions, 0 deletions
