Skip to content

[C++] Fuzzing for certain input formats #17602

@asfimport

Description

@asfimport

The arrow lib should have fuzzing tests for certain input formats, e.g. for reading record batches from streams. Ideally, malformed input must not crash the system but must report a proper error. This could easily be implemented e.g. w/ libfuzzer in combination with address sanitizer (that's already implemented by Arrow's build system).

Reporter: Marco Neumann / @crepererum
Assignee: Marco Neumann / @crepererum

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-1589. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions