Commits


Antoine Pitrou authored and Sutou Kouhei committed 64396aa487f
ARROW-10545: [C++] Fix crash on invalid Parquet file (OSS-Fuzz) Also removed a memory allocation (probably not performance-critical). Closes #8626 from pitrou/ARROW-10545-parquet-oss-fuzz Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Sutou Kouhei <kou@clear-code.com>