[Mono-bugs] [Bug 491517] [verifier] missing visibility checks on calls

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 20 18:34:06 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=491517

User rkumpera at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=491517#c6


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #6 from Rodrigo Kumpera <rkumpera at novell.com>  2009-04-20 16:34:04 MDT ---
The issue here is that the verifier treats visibility failures as unverifiable
code.

Since the error happened in platform code, which is allowed to have unsafe
code, no exceptions from the verifier were raised.

I've committed in r132212 a change in the JIT to treat those errors specially.

-- 
Configure bugmail: http://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