vulkan: NULL check destruction of vulkan resources
authorMatthew Waters <matthew@centricular.com>
Wed, 13 Nov 2019 01:14:02 +0000 (12:14 +1100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 13 Nov 2019 22:27:59 +0000 (22:27 +0000)
commit726261aa05c1fc73436e2a65a06648df901c5d28
treed8c44c73142dc66306304c633ea8b312ef330016
parent0c3eec57f2e927dd6e58f1be09f64542c30cd544
vulkan: NULL check destruction of vulkan resources

If the element fails to start up, any number of vulkan resources could
have not been created.
ext/vulkan/vkfullscreenrender.c
ext/vulkan/vkimageidentity.c