summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorStenzek <stenzek@gmail.com>2016-12-19 22:00:42 +1000
committerStenzek <stenzek@gmail.com>2016-12-19 22:00:42 +1000
commit9290bf5844def612bddd3c01248576d171983b54 (patch)
treeadd8db6beaa4658a36f9a6df3f7142d2617d70a5 /Source/Core/Common/StringUtil.cpp
parent989cdc09293130eaf6e99296c870b2edc4035f19 (diff)
Vulkan: Fix crash where a potentially deleted buffer is referenced
This happened when the geometry shader was disabled, and the uniform buffer was grown to a larger size. The update would be skipped, leaving the old buffer to be included in the descriptor set.
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions