-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-7999: [C++] Fix crash on corrupt List / Map array input
Found by OSS-Fuzz. Should fix the following issues: * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20284 * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21039 Closes #6534 from pitrou/ARROW-7999-fuzz-fix and squashes the following commits: 5b3bfdf <Antoine Pitrou> ARROW-7999: Fix crash on corrupt List / Map array input Authored-by: Antoine Pitrou <[email protected]> Signed-off-by: Antoine Pitrou <[email protected]>
- Loading branch information
Showing
2 changed files
with
12 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters