This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
oss-fuzz
mirror of
https://github.com/google/oss-fuzz.git
Watch
1
Star
1
Fork
You've already forked oss-fuzz
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b2c715031d
oss-fuzz
/
projects
/
h2o
/
h2o-fuzzer-http2.options
5 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set up h2o project (#347) * passing smoke test * integration complete pending PR to fix various issues on h2o side * add libfuzzer options files * remove redundant line of code * simplify by specifying OPENSSL flag outside CMakeLists.txt; pass oss-fuzz CXXFLAGS in * remove h2o upstream workaround patching; add dictionary support * add license headers
2017-02-05 19:26:21 +00:00
[libfuzzer]
Disable noisy logging, fixes #361
2017-02-09 17:18:47 +00:00
close_fd_mask = 3
Set up h2o project (#347) * passing smoke test * integration complete pending PR to fix various issues on h2o side * add libfuzzer options files * remove redundant line of code * simplify by specifying OPENSSL flag outside CMakeLists.txt; pass oss-fuzz CXXFLAGS in * remove h2o upstream workaround patching; add dictionary support * add license headers
2017-02-05 19:26:21 +00:00
max_len = 16384
dict = http.dict