[Mono-bugs] [Bug 70564][Nor] Changed - Assembly preload hook gets called too frequently
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Dec 2004 00:02:51 -0500 (EST)
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@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70564
--- shadow/70564 2004-12-14 16:08:31.000000000 -0500
+++ shadow/70564.tmp.3266 2004-12-15 00:02:51.000000000 -0500
@@ -28,6 +28,11 @@
The AssemblyResolve event gets fired gain and again. My colleage who did
the same with Microsoft CLR noticed this doesn't happen in the MS runtime.
------- Additional Comments From miguel@ximian.com 2004-12-14 16:08 -------
Zoltan could you look at this one?
+
+------- Additional Comments From gonzalo@ximian.com 2004-12-15 00:02 -------
+I saw this some quite some time ago and I've had this patch I'm
+attaching since then. It works fine, but i didn't see if there are
+corner cases that fail.