-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Milestone
Description
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.