Project

General

Profile

« Previous | Next » 

Revision 98a8a496

Added by peterzhu2118 (Peter Zhu) over 3 years ago

Use rb_ary_tmp_new only for internal arrays

rb_ary_tmp_new sets the klass to 0, so it should only be used for
internal arrays.