assimp/code
Jason C 00b625a2ae [amf] Fix crash when file could not be parsed.
Fix double free of mXmlParser (deleted but not reset in ParseFile, then deleted again in ~AMFImporter).

Should probably use a smart pointer instead, though.

---

This change was previously made in 785cca1bb4, as part of PR #3890, but was lost in a merge.
2021-05-10 19:06:39 -04:00
..
AssetLib [amf] Fix crash when file could not be parsed. 2021-05-10 19:06:39 -04:00
CApi use const chars 2021-05-04 10:57:30 +02:00
Common Merge branch 'master' into jc3-cctype-fixes 2021-05-07 14:48:01 -04:00
Material Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Pbrt workaround for ASSIMP_DOUBLE_PRECISION compile errors 2021-02-28 14:45:39 -08:00
PostProcessing Merge branch 'master' into mRootNode_mTransformation 2021-05-06 21:40:03 +02:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00