vkd3d: Always free the root signature descriptor range info (valgrind).
- Aug 26, 2024
-
-
Conor McCarthy authored
vkd3d: Free descriptor range information on error paths in d3d12_root_signature_info_from_desc(). (Valgrind) Fixes memory leaks in test_create_root_signature().
-