Commits

Antoine Pitrou authored 77246f7de2d
ARROW-7931: [C++] Fix crash on corrupt Map array input (OSS-Fuzz) Also add a map array to the IPC fuzz corpus. Closes #6482 from pitrou/ARROW-7931-fuzz-crash and squashes the following commits: 1f49f4d1c <Antoine Pitrou> ARROW-7931: Fix crash on corrupt Map array input (OSS-Fuzz) Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>