osv.dev
osv.dev copied to clipboard
Bisection should not produce zero-length commit ranges
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.
https://github.com/google/osv.dev/blob/master/docker/worker/oss_fuzz.py is where the action is
This issue has not had any activity for 60 days and will be automatically closed in two weeks