diff options
author | George Marques <george@gmarqu.es> | 2021-05-17 10:59:43 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2021-05-17 10:59:43 -0300 |
commit | 10a1f649680971c63b110d33cffd9aa5b1aaf6a9 (patch) | |
tree | 44f3ec513ee2afd022334597722ef3ec3c395b53 /scene/gui/text_edit.cpp | |
parent | c3002c09554b4a398cde09be3788dda3bd5e0503 (diff) |
GDScript: Fix crash caused by uninitialized temp stack slots
This adds initialization to every typed temporary stack slot at the
beginning of the function call instead of emitting instructions, since
those might be in a conditional branch and not be called.
Diffstat (limited to 'scene/gui/text_edit.cpp')
0 files changed, 0 insertions, 0 deletions