KhronosGroup / Vulkan-Loader

Vulkan Loader
https://vulkan.lunarg.com/doc/sdk/latest/linux/LoaderInterfaceArchitecture.html
Other
513 stars 279 forks source link

Fix RegCloseKey exeption when double-closing hKeys #1515

Closed charles-lunarg closed 3 months ago

charles-lunarg commented 3 months ago

While the application still can run, RegCloseKey will throw an error when key is double-closed. This was caused by the test framework not catching when the double-close occurs.

ci-tester-lunarg commented 3 months ago

CI Vulkan-Loader build queued with queue ID 216123.

ci-tester-lunarg commented 3 months ago

CI Vulkan-Loader build # 2626 running.

ci-tester-lunarg commented 3 months ago

CI Vulkan-Loader build # 2626 passed.