Skip to content

Fix GH-13680: Segfault with session_decode and compilation error #13689

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

Closed
wants to merge 1 commit into from

Conversation

nielsdos
Copy link
Member

It's illegal to return from a bailout because that doesn't restore the original bailout data. Return outside of it.

Test by YuanchengJiang

It's illegal to return from a bailout because that doesn't restore the
original bailout data. Return outside of it.

Test by YuanchengJiang
@nielsdos nielsdos requested a review from Girgias as a code owner March 12, 2024 20:12
@nielsdos nielsdos linked an issue Mar 12, 2024 that may be closed by this pull request
@nielsdos nielsdos closed this in 6985aff Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Segfault from ASan: SEGV on unknown address 0x7ffd00000042
2 participants