Bloom filter for probabilistic membership testing
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(lint): rename fuzz-afl alias to fuzz, fix ocaml-crc fuzz setup

E722: Convert ocaml-crc (test ...) to (executable ...) with rules
E718: Add gen_corpus.ml to ocaml-crc/fuzz
E724: Rename (alias fuzz-afl) to (alias fuzz) in 12 fuzz directories

+1 -1
+1 -1
fuzz/dune
··· 14 14 ; AFL-instrumented build target (use with --profile=afl) 15 15 16 16 (rule 17 - (alias fuzz-afl) 17 + (alias fuzz) 18 18 (deps 19 19 (source_tree input) 20 20 fuzz.exe)