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

@ -7,8 +7,5 @@ sanitizers:
- address
- memory
- undefined
fuzzing_engines:
- libfuzzer
- honggfuzz
main_repo: 'https://github.com/JuliaStrings/utf8proc'