[Mono-bugs] [Bug 34671][Maj] Changed - leaking file descriptors

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Fri, 21 Feb 2003 07:37:14 -0500 (EST)


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=34671

--- shadow/34671	Sun Dec  8 10:07:05 2002
+++ shadow/34671.tmp.10599	Fri Feb 21 07:37:14 2003
@@ -1,12 +1,12 @@
 Bug#: 34671
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEEDINFO   
+Status: CLOSED   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: dick@ximian.com                            
 ReportedBy: rodo@ximian.com               
@@ -53,6 +53,9 @@
 I can't reproduce it anymore, but I guess the difference is in the
 handle unref method, where it branches by 'shared' variable.
 
 Martin meanwhile commited fix, which sets initial refcount to 1
 instead of 0. I didn't look more deep into this, so I don't know if
 it's the right fix. (probably is) Dick could review it?
+
+------- Additional Comments From dick@ximian.com  2003-02-21 07:37 -------
+Assuming this is now fixed.