CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2002-06-30 06:09:00
Modified files:
winsup/cygwin : ChangeLog security.cc
Log message:
* security.cc (extract_nt_dom_user): Check for all buffer overflows.
Call LookupAccountSid after trying to get domain & user from passwd.
(get_group_sidlist): Obtain the domain and user by calling
extract_nt_dom_user instead of LookupAccountSid.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1345&r2=1.1346
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/security.cc.diff?cvsroot=src&r1=1.107&r2=1.108