Skip to content

turnip: Fix dEQP-VK.api.object_management.alloc_callback_fail*

Connor Abbott requested to merge cwabbott0/mesa:tu-error-fixes into master

This quick series fixes a few allocation problems, including a memory leak, exposed by the aforementioned tests.

Merge request reports