Commit Graph

2 Commits

Author SHA1 Message Date
Eugene Kliuchnikov 5e9a6f2184
Stop fuzzing once output size limit is reached (#6958)
As with most other compressors, brotli input could be a "bomb".
Limiting output size defuses such inputs (to avoid timeouts).
2021-12-03 10:32:00 +00:00
DavidKorczynski 299221cad3
brotli-java: initial integration (#6786)
* brotli-java: initial integration

* update engine and sanitizer for java project

* tni

* brotli-java: update yaml and remove unused variable
2021-11-23 10:44:02 -05:00