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 19:04:06.000000000 -0400 +++ shadow/82134.tmp.4942 2007-07-18 20:20:58.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 82134 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: 2.6 Linux -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Major Component: CORLIB AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -111,6 +111,13 @@ ------- 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. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-18 20:20 ------- +Thanks for tracking this bug down. + +I re-read the documentation, and the problem was that I had not +understood correctly what was being said there. The leak will only +happen if InvalidFileHandle is passed. My assumption was wrong. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
