diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-11-09 16:41:55 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2020-11-09 16:44:39 +0000 |
commit | 3eb1519bd784076f63fed6678b88f918317a2124 (patch) | |
tree | b0ecce81cfe4e4612b2f8979933a7ea18a876846 /fuzz/input-fuzzer.dict | |
parent | 0dcb6e5eb4bad32ef5676c533ece81e988a1c03b (diff) | |
download | rtmux-3eb1519bd784076f63fed6678b88f918317a2124.tar.gz rtmux-3eb1519bd784076f63fed6678b88f918317a2124.tar.bz2 rtmux-3eb1519bd784076f63fed6678b88f918317a2124.zip |
Scaffold for oss-fuzz, from Sergey Nizovtsev.
Diffstat (limited to 'fuzz/input-fuzzer.dict')
-rw-r--r-- | fuzz/input-fuzzer.dict | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/fuzz/input-fuzzer.dict b/fuzz/input-fuzzer.dict new file mode 100644 index 00000000..2091b970 --- /dev/null +++ b/fuzz/input-fuzzer.dict @@ -0,0 +1,8 @@ +"\x1b[" +"1000" +"2004" +"1049" +"38;2" +"100;" +"tmux;" +"rgb:00/00/00" |