vulkancolorconvert: explicitly initalize swizzle arrays
authorMatthew Waters <matthew@centricular.com>
Fri, 23 Aug 2019 04:14:39 +0000 (14:14 +1000)
committerMatthew Waters <matthew@centricular.com>
Wed, 28 Aug 2019 10:34:39 +0000 (10:34 +0000)
commitd9248560e471a6ef002ea87a8213ed510ad7805c
tree4c015c5eff7deb5c3c2b44a8973de47585fafc6a
parentbe9c9e44f136f4d5f6af99f7fdb96fe6fe77ef04
vulkancolorconvert: explicitly initalize swizzle arrays

Fixes uninitialized access of the indexed values larger than
the number of planes in the video format.
ext/vulkan/vkcolorconvert.c