Commits

Antoine Pitrou authored a36dd8cd208
ARROW-14791: [C++] Fix crash when validating corrupt list array Should fix the following failure (found by OSS-Fuzz): * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=41143 Closes #11753 from pitrou/ARROW-14791-fuzz-ipc-stream Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>