Files
assimp/code/AssetLib/AMF
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
..
2021-04-03 10:28:19 +02:00
2021-05-04 10:57:30 +02:00
2021-04-23 15:15:21 +02:00