Project

General

Profile

« Previous | Next » 

Revision 7f7c3a0a

Added by ko1 (Koichi Sasada) over 3 years ago

initialize allocated memory by VWA for assertions

When RGENGC_CHECK_MODE is enable, obj_memsize_of is called
in newobj_init and it expect the memory is zero-cleared.