mirror of https://github.com/google/oss-fuzz.git
Disable golang snappy project (#5882)
This commit is contained in:
parent
6b08a89474
commit
514119b9ed
|
@ -8,3 +8,4 @@ fuzzing_engines:
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
main_repo: 'https://github.com/golang/snappy'
|
main_repo: 'https://github.com/golang/snappy'
|
||||||
|
disabled: true
|
||||||
|
|
Loading…
Reference in New Issue