From 72b46a07d6a64a7871f029330bcf5eae649c8eb1 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Thu, 23 Jul 2020 15:58:13 +0200 Subject: added honggfuzz custom mutator :) --- custom_mutators/honggfuzz/util.h | 1 + 1 file changed, 1 insertion(+) create mode 120000 custom_mutators/honggfuzz/util.h (limited to 'custom_mutators/honggfuzz/util.h') diff --git a/custom_mutators/honggfuzz/util.h b/custom_mutators/honggfuzz/util.h new file mode 120000 index 00000000..51e19654 --- /dev/null +++ b/custom_mutators/honggfuzz/util.h @@ -0,0 +1 @@ +common.h \ No newline at end of file -- cgit 1.4.1