Hi,
In message "[ruby-talk:9045] Re: Sandbox (again)"
on 01/01/11, ts <decoux / moulon.inra.fr> writes:
|>>>>> "Y" == Yukihiro Matsumoto <matz / zetabits.com> writes:
|
|Y> Allowing eval at level 3? Hmm, I thought it was pretty dangerous.
|Y> But maybe not. Let me think more.
|
| eval "exit", no ?
Yes, this might be a problem. But even if this is a problem, it can
be solved by forbidding 'exit' at level 3. Hmm.
matz.