On 2010.05.20., at 5:45, Jared Forsyth wrote:

> I don't know if people are aware of this bug, but I've found a nice short
> way to bomb rhino....
> 
> var a={};a.toString=function(){return a.b();};print(a)
> 
> Or, on the command line:
> echo 'a={};a.toString=function(){return a.b();};print(a);'|rhino
> 
> Where should I file the bug?

<http://bugzilla.mozilla.org>

Make sure to indicate what would you expect the correct behavior to be.

> 
> thanks,
> Jared

Attila.

--
home: http://www.szegedi.org
twitter: http://twitter.com/szegedi
weblog: http://constc.blogspot.com





_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to