[Mono-bugs] [Bug 78468][Nor] New - [PATCH] ArgumentException in
Assembly.GetManifestResourceInfo for assembly loaded from byte array
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat May 20 12:55:10 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-20 12:55:10.000000000 -0400
+++ shadow/78468.tmp.11685 2006-05-20 12:55:10.000000000 -0400
@@ -0,0 +1,22 @@
+Bug#: 78468
+Product: Mono: Class Libraries
+Version: 1.1
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+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
+
+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