Skip to content

ensure we catch incorrectly unwinding calls #1744

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 2 commits into from
Mar 14, 2021
Merged

ensure we catch incorrectly unwinding calls #1744

merged 2 commits into from
Mar 14, 2021

Conversation

RalfJung
Copy link
Member

Fixes #1740

@RalfJung
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Mar 14, 2021

📌 Commit c9ff02f has been approved by RalfJung

bors added a commit that referenced this pull request Mar 14, 2021
ensure we catch incorrectly unwinding calls

Fixes #1740
@bors
Copy link
Contributor

bors commented Mar 14, 2021

⌛ Testing commit c9ff02f with merge 77e27a0...

@RalfJung
Copy link
Member Author

@bors r+ retry

@bors
Copy link
Contributor

bors commented Mar 14, 2021

📌 Commit 15465a5 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Mar 14, 2021

⌛ Testing commit 15465a5 with merge a798792...

@bors
Copy link
Contributor

bors commented Mar 14, 2021

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing a798792 to master...

@bors bors merged commit a798792 into master Mar 14, 2021
@RalfJung RalfJung deleted the bad-unwind branch April 14, 2021 17:37
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.

Detect UB due to unwinding past extern "C" functions
2 participants