CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2012-03-02 17:07:17
Modified files:
winsup/cygwin : ChangeLog flock.cc
Log message:
* flock.cc (allow_others_to_sync): Use RtlGetDaclSecurityDescriptor
rather than accessing the SECURITY_DESCRIPTOR structure directly.
Take no DACL and NULL DACL into account.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5729&r2=1.5730
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/flock.cc.diff?cvsroot=src&r1=1.44&r2=1.45