mirror of
https://github.com/overte-org/overte.git
synced 2025-08-12 09:34:16 +02: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 |