Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Add xml fuzzer #11

Merged
merged 2 commits into from
Nov 10, 2019
Merged

Add xml fuzzer #11

merged 2 commits into from
Nov 10, 2019

Conversation

bookmoons
Copy link
Contributor

@bookmoons bookmoons commented Nov 8, 2019

Adds an XML format fuzzer targeting the xml2js module.

The go-fuzz xml fuzzer runs a few times with different options. xml2js seems not to have those options so I've left that bit out. This fuzzer does a single decode of an XML string each iteration.

Closes #6.

@bookmoons
Copy link
Contributor Author

I conformed this to StandardJS. Is that an acceptable code style?

@yevgenypats yevgenypats merged commit 3793e8b into fuzzitdev:master Nov 10, 2019
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add XML fuzzer
2 participants