mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-10 08:27:23 +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 |