[Mono-bugs] [Bug 81727][Nor] Changed - Semaphore.Close does not free the OS handle

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 24 09:45:34 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by jonathan.gagnon at croesus.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81727

--- shadow/81727	2007-05-24 09:45:16.000000000 -0400
+++ shadow/81727.tmp.30328	2007-05-24 09:45:34.000000000 -0400
@@ -41,6 +41,11 @@
 
 Additional Information:
 
 The Semaphore class uses the WaitHandle.Handle property, which is 
 obsolete in 2.0.  That property creates a SafeWaitHandle passing false 
 for the owner argument, meaning that it won't free the handle.
+
+------- Additional Comments From jonathan.gagnon at croesus.com  2007-05-24 09:45 -------
+Created an attachment (id=19308)
+Simple test case
+


More information about the mono-bugs mailing list