From: matz@... (Yukihiro Matsumoto) Date: 2003-08-07T03:03:58+09:00 Subject: Re: Marshal format "safe"? Hi, In message "Re: Marshal format "safe"?" on 03/08/07, Ryan Pavlik writes: |> I tried hard to make it very difficult to crash Ruby with a bad (or |> hand-written) marshal data. So it should be input safe as long as |> limited resources, like memory, are available. | |OK, that's what I wanted to know. I will update to the 1.8 release |version, and put in some further checking. If you find a flaw, tell me privately ;-) matz.