https://bugzilla.novell.com/show_bug.cgi?id=325988#c1


Paolo Molaro <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
            Summary|Mono leaks file handles                         |Mono keeps 
file handles open for loaded
                   |                                                |assemblies




--- Comment #1 from Paolo Molaro <[EMAIL PROTECTED]>  2007-09-19 07:18:27 MST 
---
This is not a leak, as the file descriptor will be closed on appdomain unload.
We need someone on windows that can confirm that closing a file descriptor
won't disrupt the memory mappings established on that file, this is trivially
handled on unix systems.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to