From ce132d0ffdcaac7a94e55c9fb9e84f8de134a97d Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 8 Jun 2005 10:06:17 +0000 Subject: * security.cc (cygwin_logon_user): Run LogonUser in the primary process token context. Fix potential handle leak. --- winsup/cygwin/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 90bbd21..ae5e1f5 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,4 +1,9 @@ -2005-06-06 Corinna Vinschen +2005-06-08 Corinna Vinschen + + * security.cc (cygwin_logon_user): Run LogonUser in the primary + process token context. Fix potential handle leak. + +2005-06-07 Corinna Vinschen * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES and allocate dynamically. -- cgit v1.1