Skip to content

Comments

Add fuzzer#5

Merged
yoshuawuyts merged 1 commit intodatrs:masterfrom
killercup:add-fuzzer
Jun 5, 2018
Merged

Add fuzzer#5
yoshuawuyts merged 1 commit intodatrs:masterfrom
killercup:add-fuzzer

Conversation

@killercup
Copy link
Contributor

After cargo install cargo-fuzz, you can run this with

cargo fuzz run header-from-vec

In contrast to rust-fuzz/targets#114 this only uses libfuzzer for now.

cc #3

After `cargo install cargo-fuzz`, you can run this with

    cargo fuzz run header-from-vec
Copy link
Contributor

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, thank you!

@yoshuawuyts yoshuawuyts merged commit 9ce502e into datrs:master Jun 5, 2018
@killercup
Copy link
Contributor Author

Oh, you could also try and run this with a timeout on travis if you wanted to check continously

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