mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 15:44:36 +00:00
update assimp to 6.0.5
This commit is contained in:
parent
2d2eb57e2e
commit
f5cf21cfeb
941 changed files with 22718 additions and 12240 deletions
14
Engine/lib/assimp/fuzz/ossfuzz/project.yaml
Normal file
14
Engine/lib/assimp/fuzz/ossfuzz/project.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
homepage: "https://github.com/assimp/assimp"
|
||||
main_repo: "https://github.com/assimp/assimp"
|
||||
language: c++
|
||||
primary_contact: "kim.kulling@assimp.org"
|
||||
auto_ccs:
|
||||
- "kim.kulling@googlemail.com"
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
- memory
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
- afl
|
||||
- honggfuzz
|
||||
Loading…
Add table
Add a link
Reference in a new issue