Searched refs:afl (Results 1 – 16 of 16) sorted by relevance
46 `./fuzz.py` can run `libfuzzer`, `afl`, and `regression` tests.81 CC=afl-clang CXX=afl-clang++ ./fuzz.py build all --enable-asan --enable-ubsan83 ./fuzz.py afl TARGET -m none
565 def afl(args): function803 return afl(args)
32 afl
63 #error Must compile with afl-clang-fast or afl-clang-lto for fuzzing
61 afl
1598 parse-diff-test x509-test xml-test afl-x509 afl-svndiff compress-test1751 [afl-x509]1754 path = subversion/tests/afl1755 sources = afl-x509.c1760 [afl-svndiff]1763 path = subversion/tests/afl1764 sources = afl-svndiff.c
26 BUILD_DIRS = subversion/tests/afl subversion/tests/cmdline subversion/tests/libsvn_subr subversion/…32 TEST_DEPS = subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/afl-x509$(EXEEXT) subver…36 check-deps test-deps: subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/afl-x509$(EXE…40 …ion/svnversion/svnversion$(EXEEXT) subversion/tests/afl/afl-svndiff$(EXEEXT) subversion/tests/afl/…126 afl_svndiff_PATH = subversion/tests/afl127 afl_svndiff_DEPS = subversion/tests/afl/afl-svndiff.lo subversion/libsvn_delta/libsvn_delta-1.la su…128 afl_svndiff_OBJECTS = afl-svndiff.lo129 subversion/tests/afl/afl-svndiff$(EXEEXT): $(afl_svndiff_DEPS)130 …cd subversion/tests/afl && $(LINK) $(afl_svndiff_LDFLAGS) -o afl-svndiff$(EXEEXT) $(afl_svndiff_O…132 afl_x509_PATH = subversion/tests/afl[all …]
377 hd.afl = 2; in wr_hd()383 hd.afl = 4; in wr_hd()389 hd.afl = 4; in wr_hd()401 hd.afl = 4; in wr_hd()
307 addrsize = dummy.afl; in getone()
2343 * srconv.c (wr_hd): Set afl field to 4 for bfd_arch_sh.
160 * Jan Schreiber for many bug reports found with afl(1)426 * Jonathan Gray (OpenBSD) for several bug reports from afl(1)428 * Theo Buehler (OpenBSD) for several bug reports, most from afl(1).557 most of them found by systematic afl(1) fuzzing.687 * Jonathan Gray (OpenBSD) for yet more testing with afl(1)810 * Jonathan Gray (OpenBSD) for yet more testing with afl (the American889 * Jonathan Gray (OpenBSD) for extensive testing with afl (the
40 afl case f1/id:000103,sig:06,src:009024+009105,op:splice,rep:2 (jes@)
220 out-of-bounds (crash in debug builds). This was found by upgrading to `afl++`221 from `afl`. Both were caused by a failure to distinguish between the same two1115 7. Crashes have been eliminated (as far as [afl][3] can tell).1192 [3]: http://lcamtuf.coredump.cx/afl/
172 compiler-rt/lib/fuzzer/afl/
404 enable-fuzz-libfuzzer, enable-fuzz-afl
5664 - please afl-gcc (llvm) for uninitialised variable warning.