Skip to content

Tidy up buffer preparation in mysqlnd #9834

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

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

kamil-tekiela
Copy link
Member

This cleans up the buffer preparation by removing local buffer (the cmd_buffer should always be present IMHO) and by removing redundant null byte addition (we don't treat it as a string anyway).

Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thank you! Looks good to me.

@kamil-tekiela kamil-tekiela merged commit 3508b07 into php:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants