mesa/src
Vinson Lee 7f91e8fad9 zink: Fix memory leak on error path.
Fix defect reported by Coverity Scan.

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

Fixes: 625457caaf ("zink: handle swapchain acquire failures more directly")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16258>
2022-05-04 22:41:48 +00:00
..
amd radv: only init acceleration structure if RT is enabled 2022-05-04 16:46:25 +00:00
android_stub android_stub: update platform headers to include atrace 2021-10-09 00:42:32 +00:00
asahi agx: Lower mediump flat shading 2022-05-01 22:00:00 -04:00
broadcom v3dv/pipeline: include pipeline layout on the pipeline sha1 2022-05-04 09:21:20 +00:00
compiler nir/lower_mediump: Add a new pass to fold 16bit image load/store. 2022-05-04 09:58:03 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl egl/kopper: Hook up eglSwapInterval 2022-05-04 15:06:51 +00:00
etnaviv etnaviv: fill all minor GPU features from the kernel 2022-04-27 09:10:27 +00:00
freedreno freedreno/drm-shim: Better iova handling 2022-05-02 19:50:33 +00:00
gallium zink: Fix memory leak on error path. 2022-05-04 22:41:48 +00:00
gbm gallium: Learn about kopper 2022-04-07 00:17:40 +00:00
getopt
glx glx/kopper: Enable GLX_EXT_swap_control etc. 2022-05-04 15:06:51 +00:00
gtest gtest: Fix output of array ASSERT/EXPECT macros 2021-11-11 09:53:09 -08:00
hgl
imagination pvr: Add compute update kernel in vkCmdDispatch(). 2022-05-03 13:41:28 +00:00
imgui
intel anv: remove static_state_mask 2022-05-03 17:12:45 +00:00
loader gallium/dri: add missing PIPE_BIND_DRI_PRIME handling 2022-02-08 00:13:07 +00:00
mapi win32: Do not use BUILD_GL32, we use def file to export win32 dll symbols. 2022-04-19 19:38:47 +00:00
mesa mesa: Ensure ARB programs end in a newline 2022-05-02 16:02:54 +00:00
microsoft microsoft/compiler: Unload DXIL validator library *after* calling Release() 2022-04-29 16:16:22 +00:00
nouveau Use proper types for meson objects 2022-04-18 13:03:08 +03:00
panfrost pan/bi: Rework varying linking on Valhall 2022-05-04 13:07:59 +00:00
tool ci: Use a dlclose-disabling preload library for leak checking in Vulkan. 2022-01-27 23:47:46 +00:00
util util: fix test on msvc 2022-05-03 19:33:20 +00:00
virtio venus: log performance envs upon instance creation with debug init 2022-05-02 20:20:43 +00:00
vulkan vulkan/wsi: Add signal_fence/semaphore_for_image helpers 2022-05-04 22:09:02 +00:00
meson.build microsoft: Initial vulkan-on-12 driver 2022-03-25 16:21:45 +00:00