From f666aab105bd5c41d3a51d48b4949b2bbcdc2a21 Mon Sep 17 00:00:00 2001 From: Alex Hultman Date: Wed, 12 Aug 2020 22:01:47 +0200 Subject: [PATCH] Add TopicTree fuzzing dictionary --- fuzzing/TopicTree.dict | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 fuzzing/TopicTree.dict diff --git a/fuzzing/TopicTree.dict b/fuzzing/TopicTree.dict new file mode 100644 index 0000000..9c04243 --- /dev/null +++ b/fuzzing/TopicTree.dict @@ -0,0 +1,8 @@ +"S" +"P" +"A" +"U" +"+" +"/" +"#" +"\x00\x00\x00\x00" \ No newline at end of file