[Mono-bugs] [Bug 387274] Type verification is enforced even when SkipVerification is requested

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 6 17:42: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#c1


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |lupus at novell.com, vargaz at gmail.com,
                   |                                                |rkumpera at novell.com




--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com>  2008-05-06 15:42:53 MST ---
SkipVerification requires CAS to work.

I'm not very found in removing dont_verify_stloc as these checks help sanity
checking code feed into the JIT.

What could be done is that under --security=validil mini checks are disabled.
This would not weaken our security under core-clr and would enable your code to
work.

Implementing the required CAS feature is an option - that we are open to
contributions. ;)

Guys, Suggestions?


-- 
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