]> git.ipfire.org Git - thirdparty/pdns.git/commit
Add fuzzing for parseRFC1035CharString
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 9 Feb 2021 10:09:04 +0000 (11:09 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Mon, 29 Mar 2021 17:10:31 +0000 (19:10 +0200)
commit6b53d042a774bdb8e72714cf0d0a80d1e2715f0a
tree08ec9b9917ea904bfb3043a9913ed456a26bdaf2
parenta064bd5a09c53c23d32e0fe2276f2390d368c233
Add fuzzing for parseRFC1035CharString
fuzzing/README.md
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]
pdns/.gitignore
pdns/Makefile.am
pdns/fuzz_dnslabeltext_parseRFC1035CharString.cc [new file with mode: 0644]