utf8proc: enable afl and clenaup project.yaml (#5163)

This commit is contained in:
DavidKorczynski 2021-02-12 15:54:41 +00:00 committed by GitHub
parent e8d8ef1bc8
commit d3c2a2a145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 4 deletions

View File

@ -6,9 +6,6 @@ auto_ccs:
sanitizers:
- address
- memory
- undefined
fuzzing_engines:
- libfuzzer
- honggfuzz
- undefined
main_repo: 'https://github.com/JuliaStrings/utf8proc'