diff options
author | 2017-02-03 20:23:42 +0000 | |
---|---|---|
committer | 2017-02-08 21:06:00 -0500 | |
commit | 6127f4aee474a7b22330d1b9aa39d5c5f98bbaeb (patch) | |
tree | e8c59eb4f5a40c254364a68488077d93d781611e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/radeon: remove some dead code (diff) | |
download | linux-dev-6127f4aee474a7b22330d1b9aa39d5c5f98bbaeb.tar.xz linux-dev-6127f4aee474a7b22330d1b9aa39d5c5f98bbaeb.zip |
drm/amdgpu/virt: fix double kfree on bo_va
bo_va is being kfree'd twice, once in the call to amdgpu_vm_bo_rmv
and then a short while later. Fix this double free by removing
the 2nd kfree.
Detected by CoverityScan, CID#1399524 ("Double Free")
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions