vulkan-sdk-1.3.283.0
charles-lunarg
tagged this
08 May 20:21
strcmp has undefined behavior if either parameter is NULL. Due to clearing out unloaded entries, this would cause unload_drivers_without_physical_devices to try to compare against already unloaded entries. This commit also condenses the preloaded_icds list so that it doesn't contain gaps.