llvm-project
3ff11b27
- [libFuzzer] Don't count leak-verification re-executions towards `-runs` (#221036)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[libFuzzer] Don't count leak-verification re-executions towards `-runs` (#221036) Fixes #66331. Stop countring the verification run in TryDetectingAMemoryLeak() as part of TotalNumberOfRuns, as the number of executed units could exceed -runs=N.
References
#221036 - [libFuzzer] Don't count leak-verification re-executions towards `-runs`
Author
StanFromIreland
Parents
1daadb8a
Loading