Bisection should not produce zero-length commit ranges
Open
backlog
bug
oss-fuzz
worker
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
**Describe the bug**
#1984 surfaced that the bisection performed for OSS-Fuzz sometimes produces a zero-length range, which is invalid
See the list of records at https://github.com/google/osv.dev/issues/1984#issuecomment-2060518658
**Expected behaviour**
Such ranges should not be produced.
Contributor guide
Assessment
This issue has not been assessed yet.