Colin Patrick McCabe created ZOOKEEPER-1632:
-----------------------------------------------

             Summary: 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 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