CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]      2002-10-22 09:22:10

Modified files:
        cygwin         : ChangeLog sec_helper.cc security.cc 

Log message:
        * sec_helper.cc (cygsid::get_id): If the sid matches a sid stored in
        cygheap->user, return the uid or gid from myself.
        * security.cc (alloc_sd): If gid == myself->gid, return the group sid from
        cygheap->user.  Remove the test for uid == original_uid, which is
        counter-productive.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.1550&r2=1.1551
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sec_helper.cc.diff?cvsroot=uberbaum&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/security.cc.diff?cvsroot=uberbaum&r1=1.125&r2=1.126

Reply via email to