]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add missing fuzzing corpus files 10378/head
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 10 May 2021 11:30:25 +0000 (13:30 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 10 May 2021 11:30:25 +0000 (13:30 +0200)
fuzzing/corpus/txt-records/escaped [new file with mode: 0644]
fuzzing/corpus/txt-records/escaped_quoted [new file with mode: 0644]
fuzzing/corpus/txt-records/quoted_simple [new file with mode: 0644]
fuzzing/corpus/txt-records/simple [new file with mode: 0644]

diff --git a/fuzzing/corpus/txt-records/escaped b/fuzzing/corpus/txt-records/escaped
new file mode 100644 (file)
index 0000000..0e5ed5e
--- /dev/null
@@ -0,0 +1 @@
+esc\033aped\!
diff --git a/fuzzing/corpus/txt-records/escaped_quoted b/fuzzing/corpus/txt-records/escaped_quoted
new file mode 100644 (file)
index 0000000..881c4da
--- /dev/null
@@ -0,0 +1 @@
+"esc\033ped!"
diff --git a/fuzzing/corpus/txt-records/quoted_simple b/fuzzing/corpus/txt-records/quoted_simple
new file mode 100644 (file)
index 0000000..3580093
--- /dev/null
@@ -0,0 +1 @@
+"hello"
diff --git a/fuzzing/corpus/txt-records/simple b/fuzzing/corpus/txt-records/simple
new file mode 100644 (file)
index 0000000..ce01362
--- /dev/null
@@ -0,0 +1 @@
+hello