winsup/cygwin ChangeLog cygheap.cc dll_init.cc ...

cgf@cygwin.com cgf@cygwin.com
Thu Apr 21 00:53:00 GMT 2011


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-04-21 00:53:55

Modified files:
	cygwin         : ChangeLog cygheap.cc dll_init.cc dll_init.h 
	                 fhandler_termios.cc sync.cc 

Log message:
	* cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since they
	don't use archetypes and this will just result in double frees.
	* dll_init.cc (dll_list::protect): Define.
	(dll_list::alloc): Guard list access.
	(dll_list::detach): Ditto.
	* dll_init.h (dll_list::protect): Declare new muto.
	(dll_list::guard): Define/declare function to guard list access.
	* fhandler_termios.cc (fhandler_termios::sigflush): Avoid SEGV in pathological
	condition of get_ttyp() == NULL.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5261&r2=1.5262
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.159&r2=1.160
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.cc.diff?cvsroot=uberbaum&r1=1.79&r2=1.80
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.h.diff?cvsroot=uberbaum&r1=1.19&r2=1.20
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_termios.cc.diff?cvsroot=uberbaum&r1=1.80&r2=1.81
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/sync.cc.diff?cvsroot=uberbaum&r1=1.40&r2=1.41



More information about the Cygwin-cvs mailing list