Commits


Antoine Pitrou authored and Wes McKinney committed f47e22772a6
ARROW-9373: [C++] Fix Parquet crash on invalid input (OSS-Fuzz) Should fix the following issue: * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24005 Closes #7682 from pitrou/ARROW-9373-parquet-fuzz Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Wes McKinney <wesm@apache.org>