You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2022/04/23 08:13:19 UTC

[arrow] branch master updated (40c1226f72 -> fd5f28ec8b)

This is an automated email from the ASF dual-hosted git repository.

kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 40c1226f72 ARROW-16198: [CI][Packaging][Python] Update VCPKG version
     add fd5f28ec8b ARROW-16238: [C++] Fix nullptr dereference when pre-buffering IPC reads

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/ipc/read_write_test.cc | 148 ++++++++++++++++-------------------
 cpp/src/arrow/ipc/reader.cc          |   6 +-
 2 files changed, 73 insertions(+), 81 deletions(-)