[Mono-bugs] [Bug 55909][Wis] Changed - Deadlock in ReaderWriterLock.UpgradeToWriterLock()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 12 Apr 2004 11:22:06 -0400 (EDT)
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 mono-bug@jerryweb.info.
http://bugzilla.ximian.com/show_bug.cgi?id=55909
--- shadow/55909 2004-04-12 11:21:35.000000000 -0400
+++ shadow/55909.tmp.14334 2004-04-12 11:22:06.000000000 -0400
@@ -308,6 +308,11 @@
In the case that you eventually decide to use my version instead of
bugfixing, you can find it at
http://download.jerryweb.info/reader_writer_lock. I removed from the
code the unnecessary parts. It has passed all the tests I made.
+
+------- Additional Comments From mono-bug@jerryweb.info 2004-04-12 11:22 -------
+Created an attachment (id=7318)
+Patch - see attachment
+