assimp/code
Alex Rebert 932dfe0562
Fix overflowing allocations in MDLMaterialLoader
Some allocations might underallocate due to integer overflows. This
commit ensures that we are throwing an exception if the allocation size
does not fit in an unsigned int.

Fix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25341
2021-10-28 22:27:19 -04:00
..
AssetLib Fix overflowing allocations in MDLMaterialLoader 2021-10-28 22:27:19 -04:00
CApi removed useless code 2021-09-11 21:51:20 +02:00
Common CalculateDistance method 2021-10-21 08:39:44 +01:00
Material Fixes issues our internal compliance and code quality tool found: 2021-08-30 14:59:17 +01:00
Pbrt Fix spelling error in comment in exported Pbrt file 2021-10-08 08:55:02 +02:00
PostProcessing Fix spelling mistake 2021-10-08 08:48:01 +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 Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00