Skip to content

d3d12/compiler: Fix memory leaks

Sil Vilerino requested to merge sivileri/mesa:fix_leaks_d3d12 into main

What does this MR do and why?

Fixes some leaks that show up on appverifier when running vainfo. After these changes, no more leaks are reported.

Merge request reports