Skip to main content

fuzz_frame_parse

Function fuzz_frame_parse 

Source
pub fn fuzz_frame_parse(data: &[u8])
Expand description

Fuzz the full receiver-loop parse path: compound split, plus parsing the header of every sub-frame. Mirrors what prepare_sub_frame does before it dispatches on Command.