17 Commits

Author SHA1 Message Date
llzmb
3506077fd6 Add missing blank lines and remove double blank lines 2021-12-04 22:28:05 +01:00
Daniel Ebert
f0e6a7a4f8 fix memory leak in libfuzzer custom mutator 2021-10-06 14:19:22 -07:00
Daniel Ebert
b9f88ab166 fix stack-use-after-return in libfuzzer custom mutator 2021-10-05 17:40:23 -07:00
vanhauser-thc
5bcbb2f59a port custom mutator changes 2021-07-09 12:42:17 +02:00
hexcoder-
b7af98e945 code cleanups (from cppcheck mostly) 2021-01-04 15:32:22 +01:00
hexcoder-
5cdbfeef4a Revert "code cleanups (from cppcheck)"
This reverts commit 33a7d6f1688856c050b0ac71ac1df4018e4d531c.
2021-01-04 15:17:39 +01:00
hexcoder-
33a7d6f168 code cleanups (from cppcheck) 2021-01-04 15:14:20 +01:00
hexcoder-
ffe41e6fce fix two mem leaks detected by cppcheck 2020-11-12 20:26:53 +01:00
van Hauser
1661303248 fix libfuzzer custom mutator and add introspection function 2020-11-10 13:43:48 +01:00
hexcoder-
2decf1d088 typo 2020-10-29 23:55:00 +01:00
hexcoder-
3e17a90faa typo 2020-10-29 23:45:22 +01:00
hexcoder-
46a828212e typo 2020-10-29 23:43:58 +01:00
van Hauser
207cbd5cf7 fix and update libfuzzer custom mutator 2020-09-21 15:47:10 +02:00
van Hauser
5f52f72761 set explore as default, fix schedule display 2020-09-20 14:58:08 +02:00
Dominik Maier
7f94fe3587 code format 2020-09-13 14:26:57 +02:00
van Hauser
862b6d0382 fix for afl-compiler-rt to only send dictionary data if there is some 2020-09-11 08:56:28 +02:00
van Hauser
380051868a add libfuzzer custom mutator, minor enhancements and fixes 2020-09-10 15:26:46 +02:00