Skip to content
Snippets Groups Projects
Commit c59e3809 authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

[compiler] Avoid recursion on the C-stack.

las.c:count_args() now uses the parent links (as per an old FIXME),
to avoid running out of C-stack when counting huge argument lists.

Fixes [bug 6860].
parent 0beb33f6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment