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

Final push for release #767

Merged
merged 18 commits into from
Mar 1, 2021
Merged

Final push for release #767

merged 18 commits into from
Mar 1, 2021

Conversation

vanhauser-thc
Copy link
Member

No description provided.

vanhauser-thc and others added 13 commits February 26, 2021 22:36
* custom mutator rust support

* clarify how to view documentation for rust mutators

* remove `FuzzResult` hack and clarify lifetimes of CustomMutator::fuzz

* rename TErr associated tyep to Error to be more idiomatic

* fix warnings

* add example for fallible custom mutator

* make Fallible Custom Mutator the default and implement it's handle_err method by default

* rename CustomMutator::handle_err to handle_error

* add example mutator using lain
rchildre3 and others added 5 commits February 28, 2021 15:08
* size_t specifier is %zu or %zx
* ssize_t specifier is %zd

Helpful for cross compiling
Fix printf specifiers of (s)size_t in QAsan hooks
@vanhauser-thc vanhauser-thc merged commit bd0a23d into stable Mar 1, 2021
abertschi pushed a commit to mattweingarten/AFLplusplus that referenced this pull request Apr 21, 2022
* Make fuzzer names in report link to the descriptions.

Fixes AFLplusplus#717.

* Link to fuzzer directory.
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.

6 participants