Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

windyware
Copy link
Contributor

since latest version of afl add some new keywords such as 'stability'.patch out this two line can keep roving compatibled the latest vesion of afl.

…keywords such as 'stability'.patch out this two line can keep roving compatibled the latest vesion of afl.]
	add file input '@@'
	add file input '@@'
@richo
Copy link
Owner

richo commented Mar 2, 2018

The first commit is fine.

The second one I would prefer not to merge. Adding support for loading the testcase by filename rather than stdin is fine, but it needs to be communicated by the server. The idea is that clients never need any kind of configuration.

I'm going to cherry pick your first commit, let me know what you would like to do about the second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants