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=82134 --- shadow/82134 2007-07-18 18:11:19.000000000 -0400 +++ shadow/82134.tmp.3023 2007-07-18 19:04:06.000000000 -0400 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: AutoResetEvent causes memory leak when compiled with gmcs +Summary: SafeHandle causes memory leak (this consequently impacts AutoResetEvent, ManualResetEvent and others) Description of Problem: When using AutoResetEvent and compiling with gmcs, memory is leaked; however, this does not occur when using mcs. @@ -106,6 +106,11 @@ You're welcome! Actually I've noticed the same problem some time ago on the application I'm developing but has not had taken the time to investigate before because it is far from being in production yet. Changed the bug to the correct component. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-18 19:04 ------- +Changed summary since the leak is not constrained only to AutoResetEvent. +All classes using SafeHandle are impacted. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
