commit | 652e7076fee59d92d19a0d6e326b9069a2aa09e4 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Fri Mar 13 19:25:20 2009 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Fri Mar 13 19:25:20 2009 +0000 |
tree | 5287ec21422abfbe642d9ff2138cebac2ac04a00 | |
parent | ae2dbe2543859f9ad0ff0a2e84b33421c8fd5406 [diff] |
Issue #5392: when a very low recursion limit was set, the interpreter would abort with a fatal error after the recursion limit was hit twice.