Commit Graph

3 Commits

Author SHA1 Message Date
jonathanmetzman bbd509dca4
Speculative fix for yajl migration: Reorder arguments (#2366)
Use $LIB_FUZZING_ENGINE before -x c which causes all subsequent files to be treated as C source,
including libFuzzingEngine.a during AFL builds.
2019-05-01 16:58:41 -04:00
jonathanmetzman f6be0078df
Try to migrate yajl-ruby and libxslt to LIB_FUZZING_ENGINE (#2365) 2019-05-01 16:11:29 -04:00
Jonathan Rudenberg f96f9a184e [yajl-ruby] Add yajl-ruby fuzzer (#1119)
* [yajl-ruby] Add yajl-ruby fuzzer

* Add dictionary

* Update build.sh
2018-01-30 12:40:07 -08:00