[Mono-bugs] [Bug 387274] Type verification is enforced even when SkipVerification is requested
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed May 7 18:29:53 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=387274
User rkumpera at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=387274#c15
Rodrigo Kumpera <rkumpera at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #213208|0 |1
is obsolete| |
Attachment #213211|0 |1
is obsolete| |
--- Comment #15 from Rodrigo Kumpera <rkumpera at novell.com> 2008-05-07 16:29:52 MST ---
Created an attachment (id=213322)
--> (https://bugzilla.novell.com/attachment.cgi?id=213322)
Checks for SkipVisibility using declsec metadata table
The attached patch check for SkipVerification by decoding version 2.0 declsec
metadata.
It runs the attached patch and passes full boostsrap.
Sebastien, I've moved some macros from mini/declsec.h to
metadata/metadata-internals.h so they can be shared.
The patch stores the check for skip verification result using the same macros
as CAS code.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list