[Mono-bugs] [Bug 74958][Nor] Changed - Assembly.Location should return empty string if assembly was loaded from byte array

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon May 30 07:39:37 EDT 2005


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 at gmail.com.

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

--- shadow/74958	2005-05-30 07:09:40.000000000 -0400
+++ shadow/74958.tmp.8180	2005-05-30 07:39:37.000000000 -0400
@@ -133,6 +133,12 @@
 Created an attachment (id=15237)
 Proposed fix
 
 
 ------- Additional Comments From gonzalo at ximian.com  2005-05-30 00:39 -------
 The patch above fix the issue. Zoltan, ok to commit?
+
+------- Additional Comments From vargaz at gmail.com  2005-05-30 07:39 -------
+I'm not sure thats correct. MonoImage's are kept in a hash table
+indexed by image->name. So if two of them has the same name (""), it
+could lead to problems.
+


More information about the mono-bugs mailing list