Skip to content

Comments

Two small fixes for quite once all trim ranges have been captured#1271

Merged
panos-lunarg merged 1 commit intoLunarG:devfrom
panos-lunarg:panos_fix_for_quit_after_capture_ranges
Sep 26, 2023
Merged

Two small fixes for quite once all trim ranges have been captured#1271
panos-lunarg merged 1 commit intoLunarG:devfrom
panos-lunarg:panos_fix_for_quit_after_capture_ranges

Conversation

@panos-lunarg
Copy link
Contributor

delete_instance_func_ should be set to nullptr when CaptureManager::DestroyInstance is called since functions register with std::atexit() will be called even when the process is terminated normally (when main returns)

Also a few small ammends in the relevant documentation

delete_instance_func_ should be set to nullptr when
CaptureManager::DestroyInstance is called since functions register with
std::atexit() will be called even when the process is terminated
normally (when main returns)

Also a few small ammends in the relevant documentation
@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build queued with queue ID 47857.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 3247 running.

@ci-tester-lunarg
Copy link
Collaborator

CI gfxreconstruct build # 3247 passed.

@panos-lunarg panos-lunarg merged commit e6144a8 into LunarG:dev Sep 26, 2023
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