This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

winsup/cygwin ChangeLog exceptions.cc


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2013-04-30 23:47:01

Modified files:
	cygwin         : ChangeLog exceptions.cc 

Log message:
	* exceptions.cc (cygwin_exception::dumpstack): Guard against wild pointer
	dereference.
	(CYG_EXC_CONTINUE_EXECUTION): Define based on standard Windows definition.
	(CYG_EXC_CONTINUE_SEARCH): Ditto.
	(exception::handle): Move andreas detection earlier.  Make comment clearer.
	(signal_exit): Set core-dumped flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.6104&r2=1.6105
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.417&r2=1.418


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]