diff options
author | Hein-Pieter van Braam <hp@tmm.cx> | 2019-02-08 22:39:08 +0100 |
---|---|---|
committer | Hein-Pieter van Braam <hp@tmm.cx> | 2019-02-08 22:39:08 +0100 |
commit | e937e74b692a4c0d0bb76ab2147bb83d7b5d3a49 (patch) | |
tree | a0c1d996137b7070df53758025abbaeb44ffe694 /thirdparty/bullet/Bullet3Collision | |
parent | e190589f3debad7bb20f62288d13f99378a0dbe2 (diff) |
Add a maximum recusion depth to _guess_expression_type
When a recursive declaration ends up in a GDScript file the
_guess_expression_type function would start looping and eventually run
out of stack space.
We now cap recusion for this function to 100 frames.
This fixes #25598
Diffstat (limited to 'thirdparty/bullet/Bullet3Collision')
0 files changed, 0 insertions, 0 deletions