[ https://issues.apache.org/jira/browse/ZOOKEEPER-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-3079:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Minor
> Labels: pull-request-available
>
> 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)
|