assimp/code/AssetLib/ASE
Garux 47dbabadcd
fix ASE loader crash when *MATERIAL_COUNT or *NUMSUBMTLS is not specified or is 0 (#5559)
code was doing vector[0u - 1] dereference in this case

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-05-08 10:43:43 +02:00
..
ASELoader.cpp Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
ASELoader.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
ASEParser.cpp fix ASE loader crash when *MATERIAL_COUNT or *NUMSUBMTLS is not specified or is 0 (#5559) 2024-05-08 10:43:43 +02:00
ASEParser.h Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00