mesa/src/microsoft
Vinson Lee 84527093c4 spirv2dxil: Fix memory leak on error path.
Fix resource leak reported by Coverity Scan.

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

Fixes: 531d17c334 ("spirv2dxil: Support linking multiple shaders")
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20576>
2023-01-08 21:12:46 +00:00
..
ci dzn: For CmdBindIndexBuffer, look at the graphics pipeline instead of last used 2023-01-04 11:12:34 -08:00
clc microsoft/clc: Add a test for nested function-temp arrays 2022-12-02 09:53:09 -08:00
compiler microsoft/compiler: Handle cull distance starting fractional with no previous clip 2022-12-16 18:40:47 +00:00
spirv_to_dxil spirv2dxil: Fix memory leak on error path. 2023-01-08 21:12:46 +00:00
vulkan dzn: Handle split front/back compare/write masks for dynamic state 2023-01-04 11:12:34 -08:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00