Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sanitizers support #3

Open
3 tasks
griwes opened this issue Jul 6, 2016 · 0 comments
Open
3 tasks

Sanitizers support #3

griwes opened this issue Jul 6, 2016 · 0 comments
Assignees
Milestone

Comments

@griwes
Copy link
Member

griwes commented Jul 6, 2016

  • UndefinedBehaviorSanitizer
  • AddressSanitizer
  • LeakSanitizer

For further consideration, but probably not for v0.2, so should be split into a separate issue at some point:

  • ThreadSanitizer (will also probably require some additional annotations)
  • MemorySanitizer (huge PITA to actually configure; no immediate benefits from this for Reaver Project CI configurations, because would need everything used to be built with it)
@griwes griwes added this to the Release v0.2 beta milestone Jul 6, 2016
@griwes griwes self-assigned this Jul 6, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant