Skip to content

Conversation

@m-carrasco
Copy link
Contributor

Hi 👋

Describe the bug

After reading the code, I noticed there could be an inconsistency between queue_get's documentation and its actual implementation.

The current documentation states that it controls whether the custom fuzzer should fuzz the current entry. This does not seem wrong but possibly incomplete regarding the actual code. At the moment, the implementation controls whether the current queue entry should be fuzzed including AFL++'s mutators.

Best,
Manuel.

@vanhauser-thc
Copy link
Member

Thanks!

@vanhauser-thc vanhauser-thc merged commit a6efdfd into AFLplusplus:dev Nov 9, 2023
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