[Mono-bugs] [Bug 69181][Nor] Changed - Bug in AppDomain.GetAssemblies

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 18:25:29 -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 bmaurer@users.sf.net.

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

--- shadow/69181	2004-11-09 13:53:18.000000000 -0500
+++ shadow/69181.tmp.20401	2004-12-01 18:25:29.000000000 -0500
@@ -141,6 +141,9 @@
 Jean-Baptiste
 
 ------- Additional Comments From vargaz@gmail.com  2004-11-09 13:53 -------
 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. ***