diff options
author | 2023-12-15 00:58:42 +0800 | |
---|---|---|
committer | 2023-12-14 15:28:53 -0500 | |
commit | c2709b2d6a537ca0fa0f1da36fdaf07e48ef447d (patch) | |
tree | 8931f27282071bc41da9eaf2468aed32e6e97813 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drivers/amd/pm: fix a use-after-free in kv_parse_power_table (diff) | |
download | wireguard-linux-c2709b2d6a537ca0fa0f1da36fdaf07e48ef447d.tar.xz wireguard-linux-c2709b2d6a537ca0fa0f1da36fdaf07e48ef447d.zip |
gpu/drm/radeon: fix two memleaks in radeon_vm_init
When radeon_bo_create and radeon_vm_clear_bo fail, the vm->page_tables
allocated before need to be freed. However, neither radeon_vm_init
itself nor its caller have done such deallocation.
Fixes: 6d2f2944e95e ("drm/radeon: use normal BOs for the page tables v4")
Signed-off-by: Zhipeng Lu <alexious@zju.edu.cn>
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