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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=79196 --- shadow/79196 2006-08-28 13:29:20.000000000 -0400 +++ shadow/79196.tmp.13458 2006-08-28 14:08:05.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79196 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -22,6 +22,12 @@ fun. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-28 13:29 ------- Created an attachment (id=17540) simple test + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-28 14:08 ------- +there are lots of static collections that are used without locking. +I've fixed Control.controls, and NativeWindow.window_collection. + +One that remains is Application.message_filters. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
