Skip to content

Conversation

@shawn-higgins1
Copy link
Contributor

During testing for memcached I uncovered a bug in the php client. If multiple nodes change their IP address within one polling interval then the php client with throw a realloc(): invalid next size error. This CR fixes the issue and adds a test to catch any regressions.

It also fixes the memcached_server_ipaddress function so that the IP address can be outputted as part of the getServerList response.

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