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

Need to remove ASAN_OPTIONS override for coverage command #225

Closed
inferno-chromium opened this issue Dec 28, 2016 · 1 comment
Closed

Need to remove ASAN_OPTIONS override for coverage command #225

inferno-chromium opened this issue Dec 28, 2016 · 1 comment
Assignees

Comments

@inferno-chromium
Copy link
Collaborator

https://github.com/google/oss-fuzz/blob/master/infra/helper.py#L234

We shouldn't override OPTIONS but just update/add coverage=1

@inferno-chromium
Copy link
Collaborator Author

I think https://github.com/google/oss-fuzz/blob/master/infra/helper.py#L256 will be removed once
either

  1. trace-pc-guard is enabled everywhere and we can get rid of this line.
  2. we start supporting SANCOV_OPTIONS=coverage=1 or something.

DavidKorczynski pushed a commit that referenced this issue Jul 9, 2024
Similar to #212 but for local experiments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants