-
Henri Verbeet authored
This fixes an issue exposed (but not caused) by commit e553be7e. Calling vkFreeCommandBuffers() after the corresponding command pool was destroyed causes invalid memory accesses. Thanks to Jacek for pointing this out.
51466755