Skip to content

Fix resetting current exception while in build_backtrace #846

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

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Jan 23, 2025

Also initialize saved_exception to something to avoid a maybe-uninitialized warning that shows up at least on GCC 13.

Also initialize `saved_exception` to something to avoid a
maybe-uninitialized warning that shows up at least on GCC 13.
@saghul saghul requested a review from bnoordhuis January 23, 2025 14:33
@saghul saghul merged commit f106b7c into master Jan 23, 2025
61 checks passed
@saghul saghul deleted the build-backtrace-exc branch January 23, 2025 20:05
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.

2 participants