[Mono-bugs] [Bug 78468][Nor] Changed - [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 13:29:34 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 13:20:15.000000000 -0400
+++ shadow/78468.tmp.13256 2006-05-20 13:29:34.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -22,6 +22,13 @@
The attached patch fixes this issue and enables a corresponding unit test.
------- Additional Comments From gert.driesen at pandora.be 2006-05-20 13:20 -------
Created an attachment (id=17070)
Fix and unit test
+
+------- Additional Comments From gert.driesen at pandora.be 2006-05-20 13:29 -------
+Correction: the bug is ofcourse in GetManifestResourceStream, not
+GetManifestResourceInfo ! I'll correct the ChangeLog before
+committing the patch, once it's approved.
+
+I've also attached a small repro.
More information about the mono-bugs
mailing list