[
https://issues.apache.org/jira/browse/ZOOKEEPER-3079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538482#comment-16538482
]
Hudson commented on ZOOKEEPER-3079:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #93 (See
[https://builds.apache.org/job/ZooKeeper-trunk/93/])
ZOOKEEPER-3079: avoid unsafe use of sprintf(3) (breed: rev
5d187ff0adc836e6d18fd4c78188f52cdbb56c25)
* (edit) src/c/src/zookeeper.c
> 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: 1h
> 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)