You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2009/03/04 15:44:40 UTC

DO NOT REPLY [Bug 46799] New: apr_thread_cond_create leaks handle (patch included)

https://issues.apache.org/bugzilla/show_bug.cgi?id=46799

           Summary: apr_thread_cond_create leaks handle (patch included)
           Product: APR
           Version: 0.9.17
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: APR
        AssignedTo: bugs@apr.apache.org
        ReportedBy: ron@cti2.com


Created an attachment (id=23329)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=23329)
Add cleanup

apr_thread_cond_create() does not register a cleanup for the event created and
causes a leak for each thread_cond object created.
Bug is in Windows latest 0.9.17 version (Unix 0.9.17 and Windows trunk are OK).

Ron

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org