[Mono-bugs] [Bug 36382][Maj] Changed - NullReference exception thrown not correct by System.Diagnostics.StackTrace class
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 7 Jan 2003 09:44:14 -0500 (EST)
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 gkodinov@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=36382
--- shadow/36382 Tue Jan 7 09:43:00 2003
+++ shadow/36382.tmp.615 Tue Jan 7 09:44:14 2003
@@ -44,6 +44,11 @@
In that respect it would be beneficial to apply the following diff
(fixit.diff - attached). This diff makes threads calling
mono_thread_attach() to behave in the same way as the initial thread
(throw NullReference instead of GPF-ing).
+
+------- Additional Comments From gkodinov@openlinksw.co.uk 2003-01-07 09:44 -------
+Created an attachment (id=3072)
+The proposed diff - fixit.diff
+