Project

General

Profile

« Previous | Next » 

Revision 73f8d0a9

Added by jeremyevans (Jeremy Evans) about 1 month ago

Fix nondeterministic failure in test_latest_gc_info_weak_references_count

Clear the ary variable before setting it to nil. Otherwise, if
the previous ary value was somewhere on the stack, all references
in it would be considered live, and the wmap size would be 10000.