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

Fix Generator #2627

Merged
merged 3 commits into from
Oct 21, 2024
Merged

Fix Generator #2627

merged 3 commits into from
Oct 21, 2024

Conversation

tokatoka
Copy link
Member

No description provided.

@tokatoka tokatoka merged commit f0da4d1 into main Oct 21, 2024
98 checks passed
@tokatoka tokatoka deleted the generator_fix branch October 21, 2024 14:27
@@ -62,6 +62,7 @@ impl FridaRuntime for CoverageRuntime {
impl CoverageRuntime {
/// Create a new coverage runtime
#[must_use]
#[allow(clippy::large_stack_arrays)]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this be problematic?

riesentoaster pushed a commit to riesentoaster/LibAFL that referenced this pull request Dec 11, 2024
* no min but max

* import

* large stack arrays ?
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