mesa/src
Eric Engestrom df303adc29 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>
(cherry picked from commit e4fe2fd3bb)
2018-05-30 16:56:47 -07:00
..
amd radv: Only expose subgroup shuffles on VI+. 2018-05-30 16:56:47 -07:00
broadcom util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_two_or_zero 2018-03-29 14:09:23 -07:00
compiler spirv: fix visiting inner loops with same break/continue block 2018-05-18 16:47:02 -07:00
egl egl/x11: Send invalidate to driver on copy_region path in swap_buffer 2018-05-03 10:55:51 -07:00
gallium nv30: ensure that displayable formats are marked accordingly 2018-05-30 16:56:47 -07:00
gbm gbm: remove never-implemented function 2018-03-28 16:25:52 +01:00
getopt
glx meson: fix warnings about comparing unlike types 2018-04-06 15:29:53 -07:00
gtest autotools: include meson build files in tarball 2018-01-19 16:30:51 -08:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel intel/blorp: Support blits and clears on surfaces with offsets 2018-05-30 16:56:47 -07:00
loader dri3: Stricter SBC wraparound handling 2018-05-30 16:56:47 -07:00
mapi glapi: define GL_API to be KEYWORD1 in glapi_dispatch.c (v2) 2018-03-30 14:33:33 -06:00
mesa intel/blorp: Support blits and clears on surfaces with offsets 2018-05-30 16:56:47 -07:00
util util/u_queue: fix a deadlock in util_queue_finish 2018-04-30 09:22:03 -07:00
vulkan vulkan: don't free uninitialised memory 2018-05-30 16:56:47 -07:00
git_sha1.h.in meson: Build i965 and dri stack 2017-10-09 13:42:44 -07:00
Makefile.am vulkan: Drop vk_android_native_buffer.xml 2018-04-10 19:29:49 -07:00
meson.build meson: only build mesa_st tests when build-tests is true 2018-04-27 10:11:58 -07:00
SConscript buildsys: move file regeneration logic to the script itself 2017-10-27 13:38:37 +01:00