mirror of
https://github.com/overte-org/overte.git
synced 2025-07-16 01:56:39 +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 |