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=77423 --- shadow/77423 2006-01-31 15:53:43.000000000 -0500 +++ shadow/77423.tmp.4008 2006-09-25 15:00:13.000000000 -0400 @@ -1,22 +1,21 @@ Bug#: 77423 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Locked file can be wiped out by a StreamWriter The following test case opens a file with FileShare.None access, so in theory it can't be modified by another writer. However, when a StreamWriter tries to rewrite the file, although it fails with an exception, the file is wiped out. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
