diff options
author | Chad Versace <[email protected]> | 2015-10-21 11:36:39 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2015-10-21 11:55:37 -0700 |
commit | 0ab926dfbf56ad6482b875d980ae95c533b765f9 (patch) | |
tree | 7dc067257e2982ec2644af7d5aa8b1cefc5bfe45 /configure.ac | |
parent | c8572d0f9c36c2485893e5f734ba094b8e9cdf74 (diff) |
anv: Don't teardown uninitialized anv_physical_device
If the user called vkDestroyDevice but never called
vkEnumeratePhysicalDevices, then the driver tried to ralloc_free() an
unitialized anv_physical_device.
Fixes test 'dEQP-VK.api.device_init.create_instance_name_version'.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions