Commits

Antoine Pitrou authored e314d8d0d61
ARROW-15815: [C++][Parquet] Fix undefined behaviour on invalid input Found by OSS-Fuzz. Should fix the following issue: - https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44746 Closes #12532 from pitrou/ARROW-15815-parquet-fuzz Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>