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

Add optional feature to not set 'fuzzing' flag #305

Closed
lrubasze opened this issue Mar 16, 2023 · 2 comments
Closed

Add optional feature to not set 'fuzzing' flag #305

lrubasze opened this issue Mar 16, 2023 · 2 comments

Comments

@lrubasze
Copy link
Contributor

Some crates (eg. secp256k1) stub some functions, when they detect 'fuzzing' flag, which makes them useless when fuzzing.

Idea is to add optional feature, that will prevent from setting fuzzing flag.

@smoelius
Copy link
Member

Hey, @lrubasze. Okay if we close this?

@lrubasze
Copy link
Contributor Author

Hi @smoelius. Of course :)

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

No branches or pull requests

2 participants