This is an automated email from the ASF dual-hosted git repository.
paleolimbot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-nanoarrow.git
from d6eb52bb refactor: Remove CMake requirement from Meson IPC config
(#522)
add d96edacc fix: Check for offset + length > int64_max before using the
value to calculate buffer sizes (#524)
No new revisions were added by this update.
Summary of changes:
src/nanoarrow/array.c | 53 ++++++++++++++++++++++++-------------
src/nanoarrow/array_test.cc | 29 +++++++++++---------
src/nanoarrow/buffer_test.cc | 2 --
src/nanoarrow/nanoarrow_testing.hpp | 24 ++---------------
4 files changed, 53 insertions(+), 55 deletions(-)