]> granicus.if.org Git - libexpat/commit
Add XML fuzzers to libexpat upstream. (#308)
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 28 Aug 2019 10:57:57 +0000 (03:57 -0700)
committerSebastian Pipping <sebastian@pipping.org>
Wed, 28 Aug 2019 10:57:57 +0000 (12:57 +0200)
commit29eddcae5f85bbf9e9151924e24add7358133f66
tree1dc5d45ae85f1f610fa866b871b760aa427b7a04
parente3d6578214c3481513a1f32039b9483076d50268
Add XML fuzzers to libexpat upstream. (#308)
expat/CMakeLists.txt
expat/fuzz/xml_parse_fuzzer.c [new file with mode: 0644]
expat/fuzz/xml_parsebuffer_fuzzer.c [new file with mode: 0644]