[Mono-bugs] [Bug 75733][Nor] Changed - [PATCH] The io-layer sometimes creates handles with a value of NULL

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Oct 7 11:02:51 EDT 2006


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 miguel at ximian.com.

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

--- shadow/75733	2006-10-07 11:02:25.000000000 -0400
+++ shadow/75733.tmp.7423	2006-10-07 11:02:51.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: dick at ximian.com                            
 ReportedBy: lluis at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: The io-layer sometimes creates handles with a value of NULL
+Summary: [PATCH] The io-layer sometimes creates handles with a value of NULL
 
 I found this problem while tracking down a failure in MonoDevelop when
 starting a process. In some cases, this call in io.c:
 
 	ret=pipe (filedes);
 


More information about the mono-bugs mailing list