-
Notifications
You must be signed in to change notification settings - Fork 8k
Validate length on socket_write #3629
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
Conversation
cmb69
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. This looks good to me, but I'm not sure which branch to target.
|
@cmb69 what's a good way to figure out which branch to target? |
Bugfixes should usually target PHP-7.1. The respective ticket mentions missing checks in |
|
|
Thanks! LGTM. @sgolemon Okay to merge into PHP-7.1? |
|
Merged ec2e7a2 Thanks. |
Fixes https://bugs.php.net/bug.php?id=67619