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

fix(xsnap): free netstring in issueCommand(); handle malloc() failure #3101

Merged
merged 4 commits into from
May 17, 2021

Conversation

dckc
Copy link
Member

@dckc dckc commented May 14, 2021

address May 7 feedback from Moddable
#2469 (comment)

dckc added 4 commits May 14, 2021 14:56
Use application programming interface (xs* macros) rather
than platform programming interface (the fx* functions) to
access array buffer.

Taking the address of slot is against best practices at
the application layer.
@dckc dckc requested review from warner, kriskowal and michaelfig May 14, 2021 21:31
@dckc dckc self-assigned this May 14, 2021
@dckc dckc added this to the Testnet: Stress Test Phase milestone May 14, 2021
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

Thumbs up!

@dckc dckc merged commit 8a03440 into master May 17, 2021
@dckc dckc deleted the 2469-xsnap-fixes branch May 17, 2021 12:47
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