Euphoria Ticket #465: Incorrect stack space allocation

The parser occasionally miscalculates the stack space required for saving privates and temps in case the routine is called recursively. This can lead to machine crashes.

Details

Type: Bug Report Severity: Major Category: Interpreter
Assigned To: mattlewis Status: Fixed Reported Release:
Fixed in SVN #: 4362, 4365 View VCS: 4362, 4365 Milestone: 4.0.0RC2

1. Comment by mattlewis Nov 30, 2010

Some temps created when forward proc calls were converted to func calls and type checks weren't being accounted for in stack space calculations.

Search



Quick Links

User menu

Not signed in.

Misc Menu