[
https://issues.apache.org/jira/browse/ZOOKEEPER-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16531924#comment-16531924
]
Kent R. Spillner commented on ZOOKEEPER-3079:
---------------------------------------------
Created GitHub PR: https://github.com/apache/zookeeper/pull/559
> 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
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)