Commits

Antoine Pitrou authored 3ce1a8616f2
ARROW-9931: [C++] Fix undefined behaviour on invalid IPC input Should fix the following issue: - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25461 Closes #8126 from pitrou/ARROW-9931-fuzz-ub-ipc Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>