Skip to content

Implement a special case in runtime Buffer reading functions for byte aligned access #28

Open
@jryans

Description

We currently copy a byte at a time when reading from an input from LibFuzzer. We should optimise for the byte aligned case by using memcpy().

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