This is the mail archive of the cygwin-patches@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]

[PATCH]: Error checking in init_main_thread


Chris,

while the cancel event creation looks good now i would make sure that
the process is created only when the handles are valid.

Thomas

2003-15-15  Thomas Pfaff  <tpfaff@gmx.net>

	* thread.cc (pthread::init_main_thread): Make sure that the
	main thread has valid handles.
	(pthread::create_cancel_event): Fix error message.

Attachment: initmainthread.patch
Description: Text document


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