[Mono-dev] [patch] coreclr: metadata/* (dynamic methods)

Mark Probst mark.probst at gmail.com
Sat Mar 21 14:20:04 EDT 2009


Hey Sebastien,

> Here's another patch. This one adds some* checks for dynamic methods.
> The checks are located in security-core-clr.c and the caller
> (reflection.c) has been adjusted for the task.

I don't understand why these checks are necessary - they should be
performed when the method is compiled.  What am I missing?

Mark


More information about the Mono-devel-list mailing list