[Mono-bugs] [Bug 61510][Min] Changed - Process start code can try to execute directories

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jul 2004 22:34:30 -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 peter@newton.cx.

http://bugzilla.ximian.com/show_bug.cgi?id=61510

--- shadow/61510	2004-07-13 22:34:00.000000000 -0400
+++ shadow/61510.tmp.23969	2004-07-13 22:34:30.000000000 -0400
@@ -31,6 +31,11 @@
 $ mono demo.exe
 [bomb]
 
 I will attach a workaround patch. The CreateProcess() function in io-layer
 seems like it might have similar issues, but just the patch that I have is
 enough to avoid this particular problem.
+
+------- Additional Comments From peter@newton.cx  2004-07-13 22:34 -------
+Created an attachment (id=8549)
+Program to demonstrate problem
+