mesa/src/amd
Vinson Lee 222487fabe radv: Fix memory leak on error path.
Fix defects reported by Coverity Scan.

Resource leak (RESOURCE_LEAK)
leaked_storage: Variable signal_semaphore_infos going out of scope leaks the storage it points to
leaked_storage: Variable wait_semaphore_infos going out of scope leaks the storage it points to.

Fixes: 3da7d10d9b ("radv: implement vkQueueSubmit2KHR()")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14260>
2021-12-24 00:15:53 -08:00
..
addrlib amd/addrlib: Use get_supported_arguments to get compiler args. 2021-11-24 07:03:54 +00:00
ci ac: change family names to uppercase in ac_get_family_name() 2021-11-23 08:07:41 +00:00
common radv: Add safety check for RGP traces on VanGogh. 2021-12-17 21:25:01 +00:00
compiler aco/optimizer_postRA: Fix applying VCC to branches. 2021-12-21 22:53:23 +00:00
llvm ac/nir: add an option to disable anisotropic filtering for single level images 2021-12-16 07:20:50 +00:00
registers python: drop python2 support 2021-08-14 21:44:32 +00:00
vulkan radv: Fix memory leak on error path. 2021-12-24 00:15:53 -08:00
.clang-format radv: Add clang-format for AMD code. 2021-04-10 03:31:32 +02:00
meson.build radv: Allow building when LLVM isn’t enabled 2021-10-01 10:40:18 +02:00