Skip to content
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

Add some checking in EmscriptenGlueGenerator::generateStackInitializa… #1944

Merged
merged 2 commits into from Mar 13, 2019

Conversation

sbc100
Copy link
Member

@sbc100 sbc100 commented Mar 13, 2019

…tion

We expect the stack pointer to be of a certain type. This fixes
a segfault we are seeing when passed a binary which doesn't quite
meet our expectations.

…tion

We expect the stack pointer to be of a certain type.  This fixes
a segfault we are seeing when passed a binary which doesn't quite
meet our expectations.
@sbc100
Copy link
Member Author

sbc100 commented Mar 13, 2019

Actually we can do a little better.

@sbc100 sbc100 merged commit e18ab2a into master Mar 13, 2019
@sbc100 sbc100 deleted the fix_crash branch March 13, 2019 21:19
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.

None yet

2 participants