[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 00:18:33 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 gonzalo at ximian.com.

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

--- shadow/74958	2005-05-28 04:29:35.000000000 -0400
+++ shadow/74958.tmp.939	2005-05-30 00:18:33.000000000 -0400
@@ -12,13 +12,13 @@
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: Assembly.Location should return empty string if assembly was loaded from byte array
-OtherBugsDependingOnThis: 74959
+OtherBugsDependingOnThis: 74959[FIXED]
 
 (I've categorized this issue as a runtime bug, as the Load overloads 
 taking a byte array are implemented in the runtime. I hope this is ok.)
 
 In Mono, Assembly.Location is not empty when an assembly is loaded from a 
 byte array.


More information about the mono-bugs mailing list