diff options
author | George Marques <george@gmarqu.es> | 2021-04-05 11:17:59 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2021-04-28 11:09:40 -0300 |
commit | 9ed0f0384cd73921f2c85d1e030fbb596b0954ea (patch) | |
tree | 294246e6d21fe468982ab78fd698e5ae6ff6e5e7 /AUTHORS.md | |
parent | c201b212c7d188c15de78c4d4150e9d7337b6983 (diff) |
GDScript: Fix crash when base of an attribute is invalid
In attribute expressions (`a.b`) it's possible that the base has an
incorrect syntax and thus become a nullptr expression in the tree. This
commit add the check for this case to fail gracefully instead of
crashing.
Diffstat (limited to 'AUTHORS.md')
0 files changed, 0 insertions, 0 deletions