Matt Johnston
|
9f642e2bd4
|
Fix fuzzer build
|
2020-10-18 23:32:39 +08:00 |
|
Matt Johnston
|
400c7c161f
|
Allocate real file descriptors for fuzz input with dup()
--HG--
branch : fuzz
|
2020-10-18 22:52:24 +08:00 |
|
Matt Johnston
|
cc1b07dcf1
|
Make wrapfd share a common buffer for all FDs
--HG--
branch : fuzz
|
2020-10-15 22:46:24 +08:00 |
|
Matt Johnston
|
a60725740b
|
workaround memory sanitizer FD_ZERO false positives
|
2018-03-06 21:51:51 +08:00 |
|
Matt Johnston
|
0233dcebb4
|
try and improve the odds of useful fuzzer activity
|
2018-03-04 22:11:23 +08:00 |
|
François Perrad
|
257bba00ac
|
some linting after fuzz merge (#60)
* fix prototype
* remove extra comma
* use m_free after m_strdup
|
2018-03-03 11:06:45 +08:00 |
|
Matt Johnston
|
5f2447edbb
|
Fix to be able to compile normal(ish) binaries with --enable-fuzz
--HG--
branch : fuzz
|
2018-02-28 22:02:12 +08:00 |
|
Matt Johnston
|
dbc0520992
|
compile fixes
--HG--
branch : fuzz
|
2018-02-21 21:03:42 +08:00 |
|
Matt Johnston
|
2e298b25e4
|
fix building with DEBUG_TRACE
--HG--
branch : fuzz
|
2017-05-26 22:09:30 +08:00 |
|
Matt Johnston
|
b8fa712847
|
rearrange, all fuzzers now call fuzzer_set_input()
--HG--
branch : fuzz
|
2017-05-25 22:21:49 +08:00 |
|
Matt Johnston
|
1abd239b9d
|
ignore wrapfd_close for unknown
--HG--
branch : fuzz
|
2017-05-21 10:48:18 +08:00 |
|
Matt Johnston
|
c169423051
|
glaring wrapfd problems fixed
--HG--
branch : fuzz
|
2017-05-20 22:47:19 +08:00 |
|
Matt Johnston
|
fdc6f32392
|
closer to working
--HG--
branch : fuzz
|
2017-05-20 13:23:16 +08:00 |
|
Matt Johnston
|
e7cdb2ebe5
|
add wrapfd. improve fuzzer in makefile
--HG--
branch : fuzz
|
2017-05-19 00:48:46 +08:00 |
|