Skip to content

Conversation

@niaow
Copy link
Member

@niaow niaow commented Dec 5, 2025

This saves the system stack pointer into a global and uses it to scan. It should fix some use-after-free issues?

This saves the system stack pointer into a global and uses it to scan.
It should fix some use-after-free issues?
Copy link
Member

@deadprogram deadprogram left a comment

Choose a reason for hiding this comment

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

LGTM. @dgryski or anyone else WASM oriented have any feedback before merge?

Copy link
Member

@dgryski dgryski left a comment

Choose a reason for hiding this comment

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

So I think this looks correct. My question is why didn't we see this before? (That is, why was the block comment incorrect?)

@deadprogram
Copy link
Member

So I think this looks correct. My question is why didn't we see this before? (That is, why was the block comment incorrect?)

I think that bug was masked by some other bugs.

@deadprogram
Copy link
Member

Now merging, thank you @niaow for the improvement and to @dgryski for review.

@deadprogram deadprogram merged commit ee0a10e into tinygo-org:dev Dec 8, 2025
19 checks passed
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.

3 participants