Files
assimp/code
Jason C 785cca1bb4 [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.

Partially addresses https://github.com/assimp/assimp/issues/3888.
2021-05-05 17:13:10 -04:00
..
2021-05-04 10:57:30 +02:00
2021-05-04 20:59:06 +02:00
2021-02-28 12:17:54 +01:00
2020-01-20 08:53:12 -05:00
2021-04-03 10:25:03 +02:00