Subject: [ruby-core:61592] Re: [ruby-trunk - Bug #9652] Marshal doesn't dump/load Time#zone correctly with too many time object
From: Eric Wong <normalperson@ b n >
Date: Wed, 19 Mar 2014 08:22:00 +0000
References: * 61591
In-reply-to: 61591
Thanks all, committed as r45364
Sorry my original patch set the ivar on the wrong object :x
But fortunately I was able to reproduce the GC error and test
for it.