Skip to content

Conversation

@Yi2255
Copy link
Contributor

@Yi2255 Yi2255 commented Nov 14, 2024

  1. The input of yieldEach must be an iterable object, so separate yieldEach from YieldGenerator and use it as a separate code generator which requires iterable object.
  2. For other code generators that need to use yieldEach, get random objects from the context, and then put those objects into an array as the input to yieldEach.

@saelo saelo merged commit 0f52182 into googleprojectzero:main Nov 15, 2024
2 of 3 checks passed
@saelo
Copy link
Collaborator

saelo commented Nov 15, 2024

Thanks a lot!

parthdt pushed a commit to parthdt/fuzzilli that referenced this pull request Dec 14, 2024
Dudcom pushed a commit to VRIG-RITSEC/fuzzillai that referenced this pull request Oct 29, 2025
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