diff options
author | aaronp64 <aaronp.code@gmail.com> | 2024-06-05 16:50:54 -0400 |
---|---|---|
committer | aaronp64 <aaronp.code@gmail.com> | 2024-06-05 16:50:54 -0400 |
commit | 3bf5fa9aea43dae45051e8fa7d9cbb0fef6d338e (patch) | |
tree | a77b49803576051441a34579b713adea4d2f03fd /platform/ios/export/export_plugin.cpp | |
parent | 96a386f3c424af96d950ee5098b4b0e4907c9508 (diff) | |
download | redot-engine-3bf5fa9aea43dae45051e8fa7d9cbb0fef6d338e.tar.gz |
Fix Keep/Skip File import selection crash
Added is_valid() and "params" key checks before trying to access ConfigFile's "params" section in ImportDock::_update_options, to handle case where selecting "Keep File" or "Skip File" importer passes in a null ConfigFile.
Fixes #92785
Diffstat (limited to 'platform/ios/export/export_plugin.cpp')
0 files changed, 0 insertions, 0 deletions