[Mono-bugs] [Bug 79424][Nor] New - [PATCH] MonoLoaderError cleared to soon in loader.c
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 17 10:20:02 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=79424
--- shadow/79424 2006-09-17 10:20:02.000000000 -0400
+++ shadow/79424.tmp.27969 2006-09-17 10:20:02.000000000 -0400
@@ -0,0 +1,24 @@
+Bug#: 79424
+Product: Mono: Runtime
+Version: 1.0
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: [PATCH] MonoLoaderError cleared to soon in loader.c
+
+The MonoLoaderError is cleared too soon in
+mono_loader_error_prepare_exception, and as a result
+FileNotFoundException.FileName is always set to an empty string (for
+assembly loader errors).
+
+Let me know if it's ok to commit the patch.
More information about the mono-bugs
mailing list