Skip to content

mysqlnd_conn_data::get_scheme needs socket_or_pipe by reference #1723

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

Closed
wants to merge 1 commit into from

Conversation

jbafford
Copy link

This fixes a read-from-null crash in mnd_pestrdup when trying to duplicate the socket filename. (Fixes regression in e81ecc8, which causes mysqli_connect('localhost', ...) to segfault.)

…ipe by reference to allow modifications

Fixes a read-from-null crash in mnd_pestrdup when trying to duplicate the socket filename. (Fixes regression in e81ecc8)
@jbafford
Copy link
Author

Merged by Andrey Hristov with cherry-pick (and messed-up commit message) in 4e8988b

@jbafford jbafford closed this Feb 14, 2016
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.

2 participants