Function puffin::fuzzer::bit_mutations::locate_diffs

source ยท
fn locate_diffs(this: &[u8], other: &[u8]) -> (i64, i64)
Expand description

Copied from libafl::mutators::mutations Returns the first and last diff position between the given vectors, stopping at the min len