mirror of https://github.com/google/oss-fuzz.git
[python3-libraries] Fix build by removing AFL (#2733)
This commit is contained in:
parent
018d80ed71
commit
0e69f9c5ed
|
@ -4,6 +4,8 @@ auto_ccs:
|
|||
- "gps@google.com"
|
||||
- "alex.gaynor@gmail.com"
|
||||
- "ammar@ammaraskar.com"
|
||||
fuzzing_engines:
|
||||
- libfuzzer
|
||||
sanitizers:
|
||||
- address
|
||||
- undefined
|
||||
|
|
Loading…
Reference in New Issue