Skip to content

Update AFL tutorial to use url version having a bug#48

Merged
smoelius merged 1 commit into
rust-fuzz:masterfrom
codygunton:patch-1
Apr 7, 2025
Merged

Update AFL tutorial to use url version having a bug#48
smoelius merged 1 commit into
rust-fuzz:masterfrom
codygunton:patch-1

Conversation

@codygunton
Copy link
Copy Markdown
Contributor

@codygunton codygunton commented Apr 7, 2025

With url = "*" I didn't hit a bug in three days of CPU time, and I didn't know if that's because I had followed the tutorial incorrectly. With the proposed change to use revision bfa167b4e0253642b6766a7aa74a99df60a94048 I find a bug in four seconds. Note that the cargo-fuzz tutorial points to this revision but that is in a parallel section, not an outer setup chapter, so it seems reasonable and expedient to just duplicate.

@smoelius
Copy link
Copy Markdown
Member

smoelius commented Apr 7, 2025

Thanks, @codygunton! Very much appreciated!

@smoelius smoelius merged commit 42d56ba into rust-fuzz:master Apr 7, 2025
2 checks passed
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