Files
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
..
2022-05-01 22:00:00 -04:00
2022-05-04 15:06:51 +00:00
2022-04-07 00:17:40 +00:00
2022-05-03 17:12:45 +00:00
2022-05-03 19:33:20 +00:00