Skip to content

Conversation

@spencer-lunarg
Copy link
Contributor

while peeking into #10549 spent some time fixing up the tests

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner December 23, 2025 17:54
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 608277.

skip |= LogError(vuid, objlist, loc,
"(%s) is used, but bound memory was freed. Memory must not be freed prior to this operation.",
FormatHandle(typed_handle).c_str());
skip |= LogError(vuid, objlist, loc, "(%s) is used, but the bound memory (%s) was freed.",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is neat because we have the destroyed handled name, so we should print it!

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 22001 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 22001 passed.

Copy link
Contributor

@artem-lunarg artem-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧑‍🎄🛠️

@spencer-lunarg spencer-lunarg merged commit 10b81cb into KhronosGroup:main Dec 23, 2025
22 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-object-tracking-before-santa-comes branch December 23, 2025 18:52
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.

3 participants