[Mono-bugs] [Bug 61510][Min] Changed - Process start code can try to execute directories
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 14 Jul 2004 12:27:03 -0400 (EDT)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61510
--- shadow/61510 2004-07-14 01:22:54.000000000 -0400
+++ shadow/61510.tmp.8071 2004-07-14 12:27:03.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 61510
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: dick@ximian.com
ReportedBy: peter@newton.cx
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
------- Additional Comments From gonzalo@ximian.com 2004-07-14 01:22 -------
This is a duplicate of bug #32809.
MS.NET does the same so we ended up not fixing this... but by the time
of that bug, that complete_path function wasn't there.
Dick has the last word ;-)
+
+------- Additional Comments From dick@ximian.com 2004-07-14 12:27 -------
+Fix looks good to me. I'll commit it to both branches.