assimp/test
Matthias Möller 12cdbb712c
Fixes possible out-of-bound read in findDegenerate (#5679)
This is possible, if the option "aiProcess_ValidateDataStructure" is deactivated as postprocessing step, but the option "aiProcess_FindDegenerates" is activated and the mesh contains invalid data structures

Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com>
2024-08-13 16:24:43 +02:00
..
headercheck Removed uneeded expression in else() and endif() constructs. 2020-02-23 07:09:35 -05:00
models ColladaParser: check values length (#5462) 2024-02-15 13:07:00 +01:00
models-nonbsd [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
other Add first WIP version of a TrueSpace loader. Currently only ASCII COB/SCNs are supported. 2010-04-02 04:17:05 +00:00
regression removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
unit Fixes possible out-of-bound read in findDegenerate (#5679) 2024-08-13 16:24:43 +02:00
.editorconfig Implemented: Add editor config for test code 2015-06-28 16:08:06 -06:00
.gitignore Add Exporter Unit Test output to gitignore 2019-07-25 11:12:06 +01:00
CMakeLists.txt [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
test.3mf Fixes 2021-11-10 20:37:27 +01:00