Hi list,

A user on the Pd facebook group noticed a memory leak in making heavy use of [array get]. It looks like ATOMS_FREEA() is never called, so the list just sits in memory; could this be the case?

Thanks,

Matt