assimp/code/AssetLib
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
..
3DS Fix spelling mistake 2021-10-08 08:48:01 +02:00
3MF Remove dead code. 2021-10-26 22:06:10 +02:00
AC Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
AMF Fix spelling mistake 2021-10-08 08:48:01 +02:00
ASE Fix spelling mistake 2021-10-08 08:48:01 +02:00
Assbin Merge branch 'master' into debian-fixes 2021-10-18 09:07:47 +02:00
Assjson Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
Assxml Fix spelling mistake 2021-10-08 08:48:01 +02:00
B3D Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
BVH Fix spelling mistake 2021-10-08 08:48:01 +02:00
Blender Fix spelling mistake 2021-10-08 08:48:01 +02:00
C4D removed trailing spaces and tabs from source and text 2021-07-29 13:28:51 +02:00
COB Fix spelling mistake 2021-10-08 08:48:01 +02:00
CSM Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Collada Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
DXF Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
FBX Fix spelling mistake 2021-10-08 08:48:01 +02:00
HMP Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
IFC Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Irr Fix spelling mistake 2021-10-08 08:48:01 +02:00
LWO Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
LWS Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
M3D Fix heap out-of-bounds write in _m3d_safestr 2021-10-28 21:32:38 -04:00
MD2 Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
MD3 Fix spelling mistake 2021-10-08 08:48:01 +02:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Fix spelling mistake 2021-10-08 08:48:01 +02:00
MDC Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
MDL Fix overflowing allocations in MDLMaterialLoader 2021-10-28 22:27:19 -04:00
MMD Fix spelling mistake 2021-10-08 08:48:01 +02:00
MS3D Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
NDO Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
NFF Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
OFF Fix spelling mistake 2021-10-08 08:48:01 +02:00
Obj Fix spelling mistake 2021-10-08 08:48:01 +02:00
Ogre Fix spelling mistake 2021-10-08 08:48:01 +02:00
OpenGEX Fix spelling mistake 2021-10-08 08:48:01 +02:00
Ply Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Q3BSP Fix spelling mistake 2021-10-08 08:48:01 +02:00
Q3D Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Raw Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
SIB Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
SMD Fix spelling mistake 2021-10-08 08:48:01 +02:00
STEPParser style fix – initializing and assigning empty std::string properly 2021-07-29 14:23:52 +02:00
STL Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Step StepExporter support polygon mesh 2021-07-28 16:32:27 +08:00
Terragen Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
Unreal Next iteration for c++11 features. 2021-09-13 22:38:20 +02:00
X Fix spelling mistake 2021-10-08 08:48:01 +02:00
X3D Fix spelling mistake 2021-10-08 08:48:01 +02:00
XGL Merge branch 'master' into const-tokens 2021-09-15 23:31:00 +02:00
glTF Move duplicate code to glFT common header. 2021-09-14 20:45:36 +02:00
glTF2 Merge branch 'master' into master 2021-10-20 20:51:43 +02:00