Skip to content

Apply longjmp(, 0) fix to emscripten longjmp as well#21577

Merged
sbc100 merged 1 commit into
emscripten-core:mainfrom
yamt:longjmp-zero
Mar 21, 2024
Merged

Apply longjmp(, 0) fix to emscripten longjmp as well#21577
sbc100 merged 1 commit into
emscripten-core:mainfrom
yamt:longjmp-zero

Conversation

@yamt

@yamt yamt commented Mar 21, 2024

Copy link
Copy Markdown
Contributor

Fixes: #21486

@aheejin aheejin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sbc100 sbc100 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! Thank you for working on this.

@sbc100 sbc100 merged commit 2316d8a into emscripten-core:main Mar 21, 2024
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.

longjmp(..., 0) seems broken

3 participants