[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13750520#comment-13750520
 ] 

Flavio Junqueira commented on ZOOKEEPER-1632:
---------------------------------------------

+1, thanks, Colin. If there is no other concern with this patch, I'll get this 
one committed shortly.
                
> fix memory leaks in cli_st 
> ---------------------------
>
>                 Key: ZOOKEEPER-1632
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1632
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: c client
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 3.5.0, 3.4.6
>
>         Attachments: ZOOKEEPER-1632.001.patch, ZOOKEEPER-1632.002.patch
>
>
> Fix two memory leaks revealed by running:
> {code}
> valgrind --leak-check=full ./.libs/cli_st 127.0.0.1:2182
> create /foo
> quit
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to