[Mono-devel-list] problem with aindex in stelem/ldelem (64bit)

Laurent Morichetti l_m at pacbell.net
Tue Jul 8 14:52:47 EDT 2003


If aindex was pushed as a 32bit value (sp->data.i = 0)
then reading sp->data.nati (64bit on LP64) will load
undefined bits.

Should stelem/ldelem check sp->type to correctly load
aindex?

Laurent





More information about the Mono-devel-list mailing list