[Mono-bugs] [Bug 57612][Nor] Changed - [PATCH] Mono ignores
privatePath in appconfig
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 6 08:06:43 EDT 2005
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 urilith at gentoo.org.
http://bugzilla.ximian.com/show_bug.cgi?id=57612
--- shadow/57612 2005-07-06 06:32:04.000000000 -0400
+++ shadow/57612.tmp.20016 2005-07-06 08:06:43.000000000 -0400
@@ -113,6 +113,11 @@
The new version removes the static qualifier from check_path_env in
assembly.c and adds its prototype to assembly.h. This is so we can
call check_path_env in LoadAssemblyRaw after the assembly has been
loaded so that the private path doesnt persist past the appdomain, as
this is incorrect behavior. Also, this version of the patch actually
compiles :P.
+
+------- Additional Comments From urilith at gentoo.org 2005-07-06 08:06 -------
+Created an attachment (id=15440)
+Bah, the second one had both patches together. This is the actual patch.
+
More information about the mono-bugs
mailing list