Skip to content

Normalize library paths queried from the OS#1808

Merged
charles-lunarg merged 1 commit into
KhronosGroup:mainfrom
charles-lunarg:fix_path_to_loaded_library_mismatch
Nov 14, 2025
Merged

Normalize library paths queried from the OS#1808
charles-lunarg merged 1 commit into
KhronosGroup:mainfrom
charles-lunarg:fix_path_to_loaded_library_mismatch

Conversation

@charles-lunarg

Copy link
Copy Markdown
Collaborator

The path the operating system returns may not be normalized, so comparing it with a normalized path yields false positives.

The path the operating system returns may not be normalized, so comparing
it with a normalized path yields false positives.
@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build queued with queue ID 579003.

@charles-lunarg charles-lunarg linked an issue Nov 14, 2025 that may be closed by this pull request
@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build queued with queue ID 579020.

@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build # 3272 running.

@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build # 3272 passed.

@charles-lunarg charles-lunarg merged commit 5eb9050 into KhronosGroup:main Nov 14, 2025
45 checks passed
@charles-lunarg charles-lunarg deleted the fix_path_to_loaded_library_mismatch branch November 14, 2025 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vulkan-Loader: Normalize paths before comparing them

2 participants