Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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 added 2 commits Nov 7, 2019
@bookmoons
Copy link
Contributor Author

bookmoons commented Nov 8, 2019

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

@yevgenypats yevgenypats merged commit 3793e8b into fuzzitdev:master Nov 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.