[Mono-dev] CoreCLR patches
Rodrigo Kumpera
kumpera at gmail.com
Fri Mar 13 17:20:03 EDT 2009
On Fri, Mar 13, 2009 at 12:06 PM, Sebastien Pouliot <
sebastien.pouliot at gmail.com> wrote:
> Hello Rodrigo,
>
> > static gboolean
> > method_is_safe (MonoMethod *method)
> > {
> > - /*
> > + /* FIXME: looks somewhat incomplete
> >
> > I think this is just dead code used during the initial development of
> > core-clr security.
>
> yes, the comment was to trigger a definitive answer of that :)
>
>
This code might be the place where Mark planned to eventually plug the code
verifier. This
is no longer needed as the only change required is now on the verifier to
check for the
platform bit in the image.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090313/bb2bdd64/attachment.html
More information about the Mono-devel-list
mailing list