[ https://issues.apache.org/jira/browse/ZOOKEEPER-332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12678863#action_12678863 ]
Patrick Hunt commented on ZOOKEEPER-332: ---------------------------------------- FYI: --suppressions=<filename> [default: $PREFIX/lib/valgrind/default.supp] Specifies an extra file from which to read descriptions of errors to suppress. You may use up to 100 extra suppression files. also: --gen-suppressions=<yes|no|all> [default: no] > 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.