mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
I could not reproduce the issue, however looking at the stack trace shows that the crash is due to indexing past the end of the FBXNode::properties QVariantList. Guard against this from happening by checking the property length first. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |