Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap all validation logs with catch_unwinds #2511

Merged

Conversation

cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Feb 25, 2022

Connections

Closes #2487

Description

Wraps all log calls with catch_unwind on VK, GL, and DX12

Testing
Unneeded

@cwfitzgerald cwfitzgerald enabled auto-merge (squash) February 25, 2022 22:29
@cwfitzgerald
Copy link
Member Author

Merging, uncontroversial

@cwfitzgerald cwfitzgerald merged commit 59ca27d into gfx-rs:master Feb 25, 2022
@cwfitzgerald cwfitzgerald deleted the wrap-validation-log-callbacks branch February 25, 2022 23:28
@cwfitzgerald cwfitzgerald added the PR: needs back-porting PR with a fix that needs to land on crates label Feb 28, 2022
cwfitzgerald added a commit to cwfitzgerald/wgpu that referenced this pull request Apr 19, 2022
@cwfitzgerald cwfitzgerald removed the PR: needs back-porting PR with a fix that needs to land on crates label Feb 9, 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.

Inadequate unwind protection for log calls under DX12
1 participant