assimp/code
Alex 90769ef3e6
Fixes Heap-buffer-overflow READ 1 in Assimp::MD5::MD5Parser::ParseHeader
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=49422
When it reaches the `SkipSpacesAndLineEnd`, `in` already points past `bufferEnd` and it leads to out of bounds memory read.
2022-12-11 00:02:09 +00:00
..
AssetLib Fixes Heap-buffer-overflow READ 1 in Assimp::MD5::MD5Parser::ParseHeader 2022-12-11 00:02:09 +00:00
CApi Update copyrights 2022-01-10 21:13:43 +01:00
Common Merge branch 'master' into floatwarnings 2022-12-08 14:18:35 +01:00
Material Update copyrights 2022-01-10 21:13:43 +01:00
Pbrt Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00
PostProcessing Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
res Use mingw.include 2022-06-30 20:58:34 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Update comment 2022-06-01 12:45:40 +02:00