mesa/src/vulkan
Eric Engestrom e4fe2fd3bb vulkan: don't free uninitialised memory
The modifiers array hasn't been initialised by then, much less with data
that would need freeing.
Move the label after the loop to fix this.

Fixes: c80c08e226 ("vulkan/wsi/x11: Add support for DRI3 v1.2")
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2018-05-29 17:44:13 +01:00
..
registry vulkan: Update header+vk.xml to 1.1.76 2018-05-28 12:08:20 +02:00
util vulkan/util: Add a helper to get a version override 2018-03-07 12:13:47 -08:00
wsi vulkan: don't free uninitialised memory 2018-05-29 17:44:13 +01:00
Android.mk vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
Makefile.am vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
Makefile.sources vulkan/wsi/wayland: Add support for zwp_dmabuf 2018-02-21 22:37:10 +00:00
meson.build vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00