Chris Wolfe
|
c027909acc
|
add a test file for regression tests, cmakelist.txt to get it build correctly
|
2018-05-19 10:58:45 -05:00 |
|
Chris Wolfe
|
2bd56533fa
|
add regression test cases
|
2018-05-19 10:57:50 -05:00 |
|
Chris Wolfe
|
6e44edf290
|
lower the input limits, I might need to push a config change to oss-fuzz as well to lower the max input size
|
2018-04-29 10:49:56 -05:00 |
|
Takatoshi Kondo
|
e0d098641c
|
Merge pull request #674 from derwolfe/fix-fuzzer
Fix the fuzzer by setting limits for depth and ext.
|
2018-04-26 21:49:04 +09:00 |
|
Chris Wolfe
|
88e94e3776
|
move the seed corpus in repo
|
2018-04-25 15:47:53 -05:00 |
|
Chris Wolfe
|
95275ff16e
|
Fix the fuzzer by setting limits for depth and ext.
This is a short lived bug in the fuzzer implementation in which the
limits were not set correctly.
Credit to OSS-Fuzz
|
2018-04-25 08:00:47 -05:00 |
|
Chris Wolfe
|
de59b393c7
|
conform to project norms and naming conventions
|
2018-04-24 20:04:54 -05:00 |
|
Chris Wolfe
|
700ec688f7
|
add the fuzzer from oss-fuzz and a test that exercises it
|
2018-04-24 15:05:09 -05:00 |
|