[Mono-bugs] [Bug 78468][Nor] Changed - [PATCH] ArgumentException in Assembly.GetManifestResourceStream for assembly loaded from byte array

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jul 9 09:39:44 EDT 2006


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 gert.driesen at pandora.be.

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

--- shadow/78468	2006-05-23 14:08:15.000000000 -0400
+++ shadow/78468.tmp.328	2006-07-09 09:39:43.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PATCH] ArgumentException in Assembly.GetManifestResourceInfo for assembly loaded from byte array
+Summary: [PATCH] ArgumentException in Assembly.GetManifestResourceStream for assembly loaded from byte array
 
 Assembly.GetManifestResourceInfo results in an ArgumentException for an 
 assembly loaded from a byte array.
 
 The attached patch fixes this issue and enables a corresponding unit test.
 


More information about the mono-bugs mailing list