severity 705563 wishlist
merge 579815 705563
quit

Hi Andrew,

Andrew Shadura wrote:

> Infinite recursion doesn't seem to be handled properly:
>
> % dash
> $ a () {
> > a
> > }
> $ a
> Segmentation fault
> %

Depends on your definition of proper. ;-)

Thanks for writing.  Merging with a similar report.  Patches (to
document this in the manual page, to add a SEGV handler or recursion
level counter, or whatever else seems sensible) welcome.

Regards,
Jonathan


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to