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

Make Node not segfault when it receives a compressed message #6719

Merged
merged 3 commits into from
Jun 1, 2016

Conversation

murgatroid99
Copy link
Member

This is a fix for a problem that I discovered while investigating #5355. I was unable to reproduce that issue, so I suspect that intervening core changes both introduced this failure and fixed the other one.

@stanley-cheung
Copy link
Contributor

LGTM. Do you think PHP needs a similar fix?

@murgatroid99
Copy link
Member Author

Yes, it's probably worth applying this fix in the other languages.

@jcanizales
Copy link
Contributor

It seems to me that doing #2111 would be better than replicating the fix in all languages.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants