[Mono-bugs] [Bug 75847][Nor] Changed - [PATCH] Invalid IL generated for PtrToStructure internal call

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 19 08:14:57 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 jankit at novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75847

--- shadow/75847	2005-08-19 08:14:10.000000000 -0400
+++ shadow/75847.tmp.9579	2005-08-19 08:14:57.000000000 -0400
@@ -34,6 +34,11 @@
 ** ERROR **: Invalid IL code at IL000b in (wrapper unknown)
 CertificateContext:PtrToStructure (intptr,System.Type): IL_000b: ret
 
 The attached patch avoids the call to mono_class_get_method_from_name which
 (here) is being called purely to get the signature for the method
 (PtrToStructure) by building the MonoMethodSignature explicitly.
+
+------- Additional Comments From jankit at novell.com  2005-08-19 08:14 -------
+Created an attachment (id=15590)
+ptrtostruct3.patch
+


More information about the mono-bugs mailing list