JuliaStrings / utf8proc

a clean C library for processing UTF-8 Unicode data
http://juliastrings.github.io/utf8proc/
Other
1.05k stars 140 forks source link

Limit input length for fuzzer #238

Closed randy408 closed 2 years ago

randy408 commented 2 years ago

This fixes a timeout issue on OSS-Fuzz (~130KB input taking more than 30 seconds).