Kent R. Spillner created ZOOKEEPER-3079:
-------------------------------------------
Summary: Fix unsafe use of sprintf(3) for creating IP address
strings
Key: ZOOKEEPER-3079
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3079
Project: ZooKeeper
Issue Type: Bug
Components: c client
Affects Versions: 3.5.4
Reporter: Kent R. Spillner
The function format_endpoint_info in zookeeper.c causes compiler errors when
building with GCC 8 due to a potentially unsafe use of sprintf(3).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)