Commit Graph

9 Commits

Author SHA1 Message Date
Joseph Bisch a30a76c93f Fix irssi build (#2785) 2019-09-11 18:33:27 -07:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
jonathanmetzman ae9398deef
Change LIB_FUZZING_ENGINE to -fsanitize=fuzzer in libFuzzer builds (#2312) 2019-04-15 10:05:02 -07:00
Alexander Færøy c396fd8827 Fix path to module-formats.o for Irssi. (#2080)
This patch should fix the compilation error reported in issue oss-fuzz:12065.
2019-01-09 17:46:03 -08:00
Joseph Bisch 0c2f7e57ac [irssi] Add theme-load-fuzz (#1076)
* [irssi] Add theme-load-fuzz

* [irssi] Move irssi-fuzz target into for loop in build.sh

* [irssi] Add seed corpus for theme-load-fuzz

* [irssi] Add dictionary for theme-load-fuzz

* Update build.sh
2018-01-15 17:14:38 -08:00
Joseph Bisch 38fbf1ae2c [irssi] Add event-get-params-fuzz (#1074) 2018-01-15 09:05:29 -08:00
Joseph Bisch 7e7b316a78 Fix irssi fuzzer (#282) 2017-01-16 13:32:31 -08:00
Abhishek Arya 4e18a43a97 Update build.sh 2017-01-14 11:28:47 -08:00
Joseph Bisch f51cd3f99e Add initial build.sh and Dockerfile for irssi (#279) 2017-01-14 11:27:40 -08:00