brooklin created ZOOKEEPER-1536:
-----------------------------------
Summary: c client : memory leak in winport.c
Key: ZOOKEEPER-1536
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1536
Project: ZooKeeper
Issue Type: Bug
Components: c client
Affects Versions: 3.4.3
Environment: windows7
Reporter: brooklin
Fix For: 3.4.4
At line 99 in winport.c, use windows API "InitializeCriticalSection" but never
call "DeleteCriticalSection"
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira