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 2017/06/07 17:39:10 UTC

[Bug 61165] New: Windows handle leak in user/win32/userinfo.c

https://bz.apache.org/bugzilla/show_bug.cgi?id=61165

            Bug ID: 61165
           Summary: Windows handle leak in user/win32/userinfo.c
           Product: APR
           Version: 1.4.6
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
          Assignee: bugs@apr.apache.org
          Reporter: reid.poole@venafi.com
  Target Milestone: ---

Created attachment 35036
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35036&action=edit
diff file

in function apr_uid_current OpenProcessToken gets a Windows Handle in threadtok
which is not released. Resulting in a Handle/memory leak.

-- 
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


[Bug 61165] Windows handle leak in user/win32/userinfo.c

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61165

ivan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from ivan@apache.org ---
Fixed in r1860057.

-- 
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