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 fuzz target for the Rust crate. #84

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

frewsxcv
Copy link
Contributor

To run:

cargo install cargo-fuzz
cd src
cd rust
cargo fuzz run read

@bjornharrtell
Copy link
Member

Nice, seems valuable to me - @pka do you agree?

@pka
Copy link
Member

pka commented Nov 23, 2020

Sure, it's a great addition. Time to start fuzzing!

@bjornharrtell bjornharrtell merged commit 25a0456 into flatgeobuf:master Nov 23, 2020
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.

None yet

3 participants