diff options
author | George Marques <george@gmarqu.es> | 2023-01-09 09:20:18 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2023-01-09 09:20:18 -0300 |
commit | a3816434a682cac510fd24a97cbebd17b1032deb (patch) | |
tree | 65481436284be00617587433d166282752430b2d /modules/gdscript/gdscript_analyzer.cpp | |
parent | b14f7aa9f92ff44135c283a9c88dab5ef9136d64 (diff) |
GDScript: Don't use the NIL address to hold return value of functions
This prevents that the NIL address is filled with another value, which
causes problems for some instructions that read from NIL.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions