[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678517#action_12678517 ]
Mahadev konar commented on ZOOKEEPER-332: ----------------------------------------- I agree with chris. also for the create_completion_entry( zookeeper.c:1830 in zktest-st) ( the line number is different in the latest code after a few checkins)... has a matcing free() in process_completions. I think we can close this jira for now. > c client issues (memory leaks) reported by valgrind > --------------------------------------------------- > > Key: ZOOKEEPER-332 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-332 > Project: Zookeeper > Issue Type: Bug > Components: c client > Affects Versions: 3.1.0 > Reporter: Patrick Hunt > Priority: Blocker > Fix For: 3.1.1, 3.2.0 > > Attachments: valgrind_mt.out, valgrind_st.out > > > Attaching valgrind log files. > 1) getpwuid_r doesn't seem like it's due to us > 2) the rest seem to be valid -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.