Skip to content

Implement decode fuzzing target

Tristan Matthews requested to merge fuzzing into main

Not sure yet the best way to error out in decode if the dimensions are invalid, and also if we should fuzz the header and chunk parts separately.

Merge request reports