This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 8200626 ARROW-7936: [Python] Fix and exercise tests on python 3.5
add 77246f7 ARROW-7931: [C++] Fix crash on corrupt Map array input
(OSS-Fuzz)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array.cc | 30 ++++++++++++++++++++++++------
cpp/src/arrow/array.h | 4 ++++
cpp/src/arrow/ipc/generate_fuzz_corpus.cc | 22 ++++++++++++++++++++++
cpp/src/arrow/ipc/reader.cc | 5 +++++
testing | 2 +-
5 files changed, 56 insertions(+), 7 deletions(-)