src/winsup/utils ChangeLog mkgroup.c mkpasswd.c

corinna@cygwin.com corinna@cygwin.com
Wed Feb 25 20:18:00 GMT 2015


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2015-02-25 20:18:29

Modified files:
	winsup/utils   : ChangeLog mkgroup.c mkpasswd.c 

Log message:
	* mkgroup.c (MAX_SID_LEN): Remove.  Instead, use SECURITY_MAX_SID_SIZE
	throughout.
	(enum_unix_groups): Introduce numeric_psid and rearrange code to avoid
	potential heap corruption.
	* mkpasswd.c: Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.652&r2=1.653
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/mkgroup.c.diff?cvsroot=src&r1=1.62&r2=1.63
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/utils/mkpasswd.c.diff?cvsroot=src&r1=1.68&r2=1.69



More information about the Cygwin-cvs mailing list