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

Create LeakSanitizer suppression rules to run with detect_leaks=1 #81

Open
disconnect3d opened this issue Feb 21, 2024 · 0 comments
Open

Comments

@disconnect3d
Copy link
Contributor

Hi,

Atheris is currently recommended to run with ASan's detect_leaks=0 as per native_extension_fuzzing.md#leak-detection.

I believe this can be fixed/changed by suppressing the Python initialization's memory leaks using the LeakSanitizer suppression rules.

We should implement those rules and recommend users to run with them, or, make them somehow "builtin" (so they are applied automagically) if there is such an option.

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

1 participant