Skip to content

Set up a fuzzing harness #2

@roblabla

Description

@roblabla

It'd be nice to fuzz this crate to ensure its robustness. We should avoid panicking even in the face of malicious input. It's likely to currently have quite a few int overflows, and maybe also some OOB accesses. Setting up some AFL test harnesses for this should be doable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions