zookeeper
zookeeper copied to clipboard
ZOOKEEPER-4699: Fix hostname use-after-free in the C client
When the user calls ZOOAPI zoo_set_servers() and free zh->hostname, resulting in use-after-free in zookeeper_interest().