vkd3d-shader/hlsl: Fix a few memory leaks.
Merge request reports
Activity
added 55 commits
-
ff8419fd...5c917552 - 50 commits from branch
wine:master
- 521082af - vkd3d-shader/hlsl: Free variable identifiers in primary_expr (Valgrind).
- 049327a2 - vkd3d-shader/hlsl: Free the parse initializer in attribute (Valgrind).
- a10de1b2 - vkd3d-shader/hlsl: Free the individual attributes in func_prototype (Valgrind).
- 5905489b - vkd3d-shader/hlsl: Free the selector in postfix_expr (Valgrind).
- 2359ebc9 - tests: Release the code blob in test_thread_id() (Valgrind).
Toggle commit list-
ff8419fd...5c917552 - 50 commits from branch
Please register or sign in to reply