mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Fuzz the CMake archive extraction utilities. Tests tar, zip, and other archive format handling.
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
[libfuzzer]
|
|
max_len = 262144
|
|
timeout = 60
|
|
rss_limit_mb = 2048
|
|
|
|
[afl]
|
|
timeout = 60
|
|
|
|
[honggfuzz]
|
|
timeout = 60
|