[PATCH] fix segv in pthread_mutex::init

Thomas Pfaff tpfaff@gmx.net
Thu Oct 17 01:33:00 GMT 2002


Stripped the patch a little. Changelog remains unchanged.

Thomas

2002-10-17  Thomas Pfaff  <tpfaff@gmx.net>

	* thread.cc (verifyable_object_isvalid): Test for static object
	first.
 	(pthread_mutex::init): Add test for valid initializer object.

On Thu, 17 Oct 2002, Thomas Pfaff wrote:
>
> This patch should fix the segfault in pthread_mutex::init by changing
> the
> test order for a valid object and checking for valid initializer object
> first..
>
> Thomas
>
>

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: init.patch
URL: <http://cygwin.com/pipermail/cygwin-patches/attachments/20021017/56a1ac92/attachment.ksh>


More information about the Cygwin-patches mailing list