mutate_interesting_dword_slice

Function mutate_interesting_dword_slice 

Source
fn mutate_interesting_dword_slice(
    bytes: &mut [u8],
    test_runner: &mut TestRunner,
) -> Option<()>
Expand description

Mutates a random 4-byte (32-bit) region in the byte slice with a randomly chosen interesting 32-bit value.