iarchive leak in C client ------------------------- Key: ZOOKEEPER-1007 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1007 Project: ZooKeeper Issue Type: Bug Components: c client Affects Versions: 3.3.3 Reporter: Jeremy Stribling Priority: Minor
On line 1957, zookeeper_process() returns without cleaning up the "ia" buffer that was previously allocated. I don't know how often this code path is taken, but I thought it was worth reporting. I will attach a simple patch shortly. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira