Project

General

Profile

« Previous | Next » 

Revision 42e5ec94

Added by peterzhu2118 (Peter Zhu) about 3 years ago

Refactor duplicate code in rb_array_replace

In both cases in the if statement, we free heap allocated arrays and
unshare shared arrays.