Commits


Antoine Pitrou authored and Sutou Kouhei committed 46bb001367d
ARROW-8798: [C++] Fix Parquet crash on invalid input Should fix the following issue: https://oss-fuzz.com/issue/5706564565729280 Found by OSS-Fuzz. Closes #7177 from pitrou/ARROW-8798-parquet-oss-fuzz Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>