[Mono-bugs] [Bug 69181][Nor] Changed - Bug in AppDomain.GetAssemblies
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Dec 2004 12:23:58 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69181
--- shadow/69181 2004-12-01 18:25:29.000000000 -0500
+++ shadow/69181.tmp.28658 2004-12-06 12:23:58.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 69181
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: bmaurer@users.sf.net
ReportedBy: mono@evain.net
QAContact: mono-bugs@ximian.com
@@ -144,6 +144,9 @@
MS throws the same exception when defining a dynamic assembly in
an appdomain. The problem is the dynamic assembly created by the
remoting code is leaked to callers of GetAssemblies, while it shouldn't.
------- Additional Comments From bmaurer@users.sf.net 2004-12-01 18:25 -------
*** Bug 70116 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From vargaz@gmail.com 2004-12-06 12:23 -------
+Fixed in SVN.