c4-project / c4f

The C4 Concurrent C Fuzzer
MIT License
13 stars 1 forks source link

Bisector never returns empty trace, even when it's bad #205

Closed MattWindsor91 closed 3 years ago

MattWindsor91 commented 3 years ago

I suspect an off-by-one error somewhere, or maybe an issue with the design of the bisection (ie, how it's providing the 'first on the right' trace).